generated from titan-data/template
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
Priority: NormalIssues to be address during sprintIssues to be address during sprintType: FeatureNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: NormalIssues to be address during sprintIssues to be address during sprintType: FeatureNew feature or requestNew feature or request