Skip to content

Commit b7b57b1

Browse files
committed
Merge branch 'ab/push-default-doc-fix'
Doc fix. * ab/push-default-doc-fix: push: mention "push.default=tracking" in the documentation
2 parents 9f43095 + e4e016f commit b7b57b1

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
@@ -2521,6 +2521,8 @@ push.default::
25212521
pushing to the same repository you would normally pull from
25222522
(i.e. central workflow).
25232523

2524+
* `tracking` - This is a deprecated synonym for `upstream`.
2525+
25242526
* `simple` - in centralized workflow, work like `upstream` with an
25252527
added safety to refuse to push if the upstream branch's name is
25262528
different from the local one.

0 commit comments

Comments
 (0)