Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to clone a specific commit #23

Closed
eschrock opened this issue Sep 26, 2019 · 0 comments · Fixed by #52
Closed

Add ability to clone a specific commit #23

eschrock opened this issue Sep 26, 2019 · 0 comments · Fixed by #52
Labels
Priority: Normal Issues to be address during sprint Type: Feature New feature or request

Comments

@eschrock
Copy link
Contributor

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.

@eschrock eschrock added the Type: Feature New feature or request label Sep 26, 2019
@mcred mcred added the Priority: Normal Issues to be address during sprint label Oct 3, 2019
mcred referenced this issue in mcred/titan Oct 3, 2019
Signed-off-by: Derek Smart <[email protected]>
eschrock pushed a commit that referenced this issue Oct 3, 2019
Fixes #36 
Fixes #32 
Fixes #37 
Fixes #48 
Fixes #23
mcred referenced this issue in mcred/titan Oct 29, 2019
Fixes #36 
Fixes #32 
Fixes #37 
Fixes #48 
Fixes #23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Issues to be address during sprint Type: Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants