mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-31 23:30:39 +00:00
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. |
||
|---|---|---|
| .. | ||
| clone.c | ||
| fetch.c | ||
| fetchhead.c | ||
| push_util.c | ||
| push_util.h | ||
| push.c | ||