kmx git
login
register
thodg
/
libgit2
/
include/git2/checkout.h
include/git2/checkout.h
Log
Author
Commit
Date
CI
Message
ef9905c9
2012-07-26T12:58:44
checkout: introduce git_checkout_opts Refactor checkout into several more-sensible entry points, which consolidates common options into a single structure that may be passed around.
deac801d
2012-07-13T15:50:23
Fix documentation comment to match actual params.
14741d62
2012-06-21T11:13:19
Clone: new home for git_checkout_force.