Skip to content

Move some versions of Checkout to Commands#1294

Merged
ethomson merged 1 commit into
masterfrom
cmn/checkout
Apr 20, 2016
Merged

Move some versions of Checkout to Commands#1294
ethomson merged 1 commit into
masterfrom
cmn/checkout

Conversation

@carlosmn

Copy link
Copy Markdown
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