Matthieu Moy <Matthieu.Moy@xxxxxxx> writes: > It's been deprecated since 53c4031 (Johan Herland, Wed Feb 16 2011, > push.default: Rename 'tracking' to 'upstream'), so it's OK to remove it > from documentation (even though it's still supported) to make the > explanations more readable. > > Signed-off-by: Matthieu Moy <Matthieu.Moy@xxxxxxx> > --- > Feel free to squash into previous one if needed. Thanks, but let's keep it separate. > Documentation/config.txt | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/config.txt b/Documentation/config.txt > index e38fab1..ddf6043 100644 > --- a/Documentation/config.txt > +++ b/Documentation/config.txt > @@ -1693,7 +1693,6 @@ push.default:: > makes `git push` and `git pull` symmetrical in the sense that `push` > will update the same remote ref as the one which is merged by > `git pull`. > -* `tracking` - deprecated synonym for `upstream`. > * `current` - push the current branch to a branch of the same name. > + > The `current` and `upstream` modes are for those who want to -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html