Skip to content

Move some versions of Checkout to Commands #1294

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

Merged
merged 1 commit into from
Apr 20, 2016
Merged

Move some versions of Checkout to Commands #1294

merged 1 commit into from
Apr 20, 2016

Conversation

carlosmn
Copy link
Member

This is one of the clearest examples of reimplementing a git command instead of providing operations which you can combine.

I'd also like to eventually get rid of CheckoutPaths since that should just be the Checkout method with a list of paths, but in order to do it properly it would require public DereferenceToT() and/or Peel<T>() methods on GitObject so let's leave that for later.

@ethomson ethomson merged commit 500cc96 into master Apr 20, 2016
@bording bording deleted the cmn/checkout branch April 21, 2019 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants