Git.pm: add interface for git credential command
[gitweb.git] / Documentation / git-branch.txt
index 45a225e0aa0ea662393eb65fcb32b702bdd608e6..d4a9be22e6b7c052a5c4471bc7d786eaf8a46cb9 100644 (file)
@@ -45,7 +45,7 @@ Note that this will create the new branch, but it will not switch the
 working tree to it; use "git checkout <newbranch>" to switch to the
 new branch.
 
-When a local branch is started off a remote-tracking branch, git sets up the
+When a local branch is started off a remote-tracking branch, Git sets up the
 branch so that 'git pull' will appropriately merge from
 the remote-tracking branch. This behavior may be changed via the global
 `branch.autosetupmerge` configuration flag. That setting can be