]> git.proxmox.com Git - libgit2.git/commit
Teach remote branch to return its remote
authorJameson Miller <jamill@microsoft.com>
Fri, 8 Feb 2013 16:05:47 +0000 (11:05 -0500)
committerJameson Miller <jamill@microsoft.com>
Mon, 11 Feb 2013 16:36:22 +0000 (11:36 -0500)
commit2e3e8c889b5fac03ca0f3b1f1303bbdabb15f1a5
treec3b9c06a9756e6d2a2f0ab460e94665804a8fbf3
parentff9df88396c79d16f560308ce1b874682868ba8f
Teach remote branch to return its remote
include/git2/branch.h
include/git2/refspec.h
src/branch.c
src/refspec.c
tests-clar/refs/branches/remote.c [new file with mode: 0644]