Merge branch 'tb/cygwin-shared-repository'
[gitweb.git] / Documentation / git-branch.txt
index 597d64ec1f7541abc0c3aa138801fa6bf2cc83b7..b7cb625b894d4ba83cb13914e1fd010e1bfaf0d3 100644 (file)
@@ -47,7 +47,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