mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-10-31 09:15:51 +00:00 
			
		
		
		
	|  fa13ee2d7c git_branch_t is an enum so requesting GIT_BRANCH_LOCAL | GIT_BRANCH_REMOTE is not possible as it is not a member of the enum (at least VS2013 C++ complains about it).
This fixes a regression introduced in commit  | ||
|---|---|---|
| .. | ||
| create.c | ||
| delete.c | ||
| ishead.c | ||
| iterator.c | ||
| lookup.c | ||
| move.c | ||
| name.c | ||
| remote.c | ||
| upstream.c | ||
| upstreamname.c | ||