Skip to content

Add ability to clone a specific commit #23

@eschrock

Description

@eschrock

Problem

The clone command always clones from the latest commit. It would be nice if there were a way to clone from a specific commit.

Solution

While we could add a -c option, it might be nice to extend the URI format to leverage the target field, like s3://titan-data-demo/hello-world/postgres#5170ed44-44bf-4ddc-bc67-70111663fee4.

Alternatives

Clone and then pull the commit you actually want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions