Skip to content

Commit ce9e617

Browse files
committed
Merge branch 'ab/push-default-doc-fix' into maint
Doc fix. * ab/push-default-doc-fix: push: mention "push.default=tracking" in the documentation
2 parents 7bd881f + e4e016f commit ce9e617

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/config.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2438,6 +2438,8 @@ push.default::
24382438
pushing to the same repository you would normally pull from
24392439
(i.e. central workflow).
24402440

2441+
* `tracking` - This is a deprecated synonym for `upstream`.
2442+
24412443
* `simple` - in centralized workflow, work like `upstream` with an
24422444
added safety to refuse to push if the upstream branch's name is
24432445
different from the local one.

0 commit comments

Comments
 (0)