generated from titan-data/template
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
Priority: ImportantAddress ahead of normal issuesAddress ahead of normal issues
Description
Problem
Similar to #23 , the clone command always clones from the latest commit. It would be nice if there were a way to clone from a specific tag.
Solution
While we could add a -t option, it might be nice to extend the URI format to leverage the target field, like s3://titan-data-demo/hello-world/postgres#tag:env=prod.
Alternatives
Clone and then pull the commit you actually want..
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: ImportantAddress ahead of normal issuesAddress ahead of normal issues