libgit2/include
Patrick Steinhardt e3acd37b70 branch: implement git_branch_is_checked_out
Implement a new function that is able to determine if a branch is
checked out in any repository connected to the current
repository. In particular, this is required to check if for a
given repository and branch, there exists any working tree
connected to that repository that is referencing this branch.
2017-02-13 11:04:57 +01:00
..
git2 branch: implement git_branch_is_checked_out 2017-02-13 11:04:57 +01:00
git2.h proxy: introduce a proxy options struct 2016-04-19 13:54:19 +02:00