]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/config.txt
Documentation: Introduce "upstream branch"
[git.git] / Documentation / config.txt
index ad22cb875e54057d7a8246b7c28f44ff90cfd14a..77d3a8e31cbf5399eaf0c6a806db300967fa6f63 100644 (file)
@@ -1208,7 +1208,7 @@ push.default::
 * `matching` push all matching branches.
   All branches having the same name in both ends are considered to be
   matching. This is the default.
-* `tracking` push the current branch to the branch it is tracking.
+* `tracking` push the current branch to its upstream branch.
 * `current` push the current branch to a branch of the same name.
 
 rebase.stat::