libgit2/include
Patrick Steinhardt 04fb12abb2 worktree: implement functions reading HEAD
Implement `git_repository_head_for_worktree` and
`git_repository_head_detached_for_worktree` for directly accessing a
worktree's HEAD without opening it as a `git_repository` first.
2017-02-13 11:03:01 +01:00
..
git2 worktree: implement functions reading HEAD 2017-02-13 11:03:01 +01:00
git2.h proxy: introduce a proxy options struct 2016-04-19 13:54:19 +02:00