API Version: 1.0
Library Version: 1.1.0
void ggit_branch_set_upstream ( GgitBranch* branch, const gchar* upstream_branch_name, GError** error )
Sets the upstream branch, for a given local branch reference.
upstream_branch_name
const gchar*
Name of the upstream branch; if NULL unsets it.
NULL
error
GError **
GError*