We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb17630 + 5930cf2 commit f517359Copy full SHA for f517359
include/git2/branch.h
@@ -211,7 +211,7 @@ GIT_EXTERN(int) git_branch_upstream(
211
/**
212
* Set a branch's upstream branch
213
*
214
- * This will update the configuration to set the branch named `name` as the upstream of `branch`.
+ * This will update the configuration to set the branch named `branch_name` as the upstream of `branch`.
215
* Pass a NULL name to unset the upstream information.
216
217
* @note the actual tracking reference must have been already created for the
0 commit comments