libgit2 v0.20.1 (2014-02-10T09:06:46Z)
Dub
Repo
git_branch_upstream_name
deimos
git2
branch
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
git_branch_upstream_name
(
char
*
tracking_branch_name_out
,
size_t
buffer_size
,
git_repository
*
repo
,
const
(
char
)*
canonical_branch_name
)
Meta
Source
See Implementation
deimos
git2
branch
functions
git_branch_create
git_branch_delete
git_branch_is_head
git_branch_iterator_free
git_branch_iterator_new
git_branch_lookup
git_branch_move
git_branch_name
git_branch_next
git_branch_remote_name
git_branch_set_upstream
git_branch_upstream
git_branch_upstream_name
structs
git_branch_iterator