Documentation: remote tracking branch -> remote-tracking branch
This change was already done by 0e615b252f
(Matthieu Moy, Tue Nov 2
2010, Replace "remote tracking" with "remote-tracking"), but new
instances of remote tracking (without dash) were introduced in the
meantime.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Jeff King <peff@peff.net>
This commit is contained in:
@ -172,7 +172,7 @@ useful if you write an alias or script around 'git push'.
|
||||
|
||||
--recurse-submodules=check|on-demand::
|
||||
Make sure all submodule commits used by the revisions to be
|
||||
pushed are available on a remote tracking branch. If 'check' is
|
||||
pushed are available on a remote-tracking branch. If 'check' is
|
||||
used git will verify that all submodule commits that changed in
|
||||
the revisions to be pushed are available on at least one remote
|
||||
of the submodule. If any commits are missing the push will be
|
||||
|
Reference in New Issue
Block a user