git-subtree: fix typo in manpage
Signed-off-by: Michael Schubert <mschub@elegosoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
f228dade3d
commit
248a8849fa
|
@ -93,7 +93,7 @@ pull::
|
||||||
repository.
|
repository.
|
||||||
|
|
||||||
push::
|
push::
|
||||||
Does a 'split' (see above) using the <prefix> supplied
|
Does a 'split' (see below) using the <prefix> supplied
|
||||||
and then does a 'git push' to push the result to the
|
and then does a 'git push' to push the result to the
|
||||||
repository and refspec. This can be used to push your
|
repository and refspec. This can be used to push your
|
||||||
subtree to different branches of the remote repository.
|
subtree to different branches of the remote repository.
|
||||||
|
|
Loading…
Reference in New Issue