libgit2/include
Ben Straub b31667fb69 Checkout: add head- and ref-centric checkouts.
Renamed git_checkout_index to what it really was,
and removed duplicate code from clone.c. Added
git_checkout_ref, which updates HEAD and hands off
to git_checkout_head.

Added tests for the options the caller can pass to
git_checkout_*.
2012-07-27 20:31:05 -07:00
..
git2 Checkout: add head- and ref-centric checkouts. 2012-07-27 20:31:05 -07:00
git2.h Merge branch 'development' into clone 2012-07-17 08:08:34 -07:00