commit | c441380f9cf6a294f6353ff35526a367f950004f | [log] [tgz] |
---|---|---|
author | Chris Aniszczyk <caniszczyk@gmail.com> | Mon Nov 15 10:39:45 2010 -0600 |
committer | Chris Aniszczyk <caniszczyk@gmail.com> | Tue Nov 23 13:07:46 2010 -0600 |
tree | 0a5d5a6544f00b6f1a602617d3b68217cbfd0b73 | |
parent | 923443f94faba9e903cabf35a925e65487b17ac3 [diff] |
Add the Checkout command to the Git CLI The implementation delegates to the CheckoutCommand and therefore only supports some of the options supported by the CheckoutCommand. Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>