libgit2/include
Sebastian Bauer c253056d24 Added git_branch_name().
This is a convenience function to get the branch name of a given
ref. The returned branch name is compatible with the name that can
be supplied e.g. to git_branch_lookup(). That is, the prefixes
"refs/heads" or "refs/remotes" are omitted.

Also added a new test for testing the new function.
2013-01-25 05:24:21 +01:00
..
git2 Added git_branch_name(). 2013-01-25 05:24:21 +01:00
git2.h update copyrights 2013-01-08 17:31:27 -06:00