libgit2/include
Carlos Martín Nieto 8ec889a45f branch: move from foreach to an iterator
Create a git_branch_iterator type which is equivalent to the foreach but
lets us write loops instead of callbacks.

Since the introduction of git_reference_shorthand(), the added value of
passing the name is reduced.
2013-11-05 14:58:16 +01:00
..
git2 branch: move from foreach to an iterator 2013-11-05 14:58:16 +01:00
git2.h Merge remote-tracking branch 'libgit2/development' into blame 2013-10-28 11:04:58 -07:00