git-subtree: fix typo in manpage

Signed-off-by: Michael Schubert <mschub@elegosoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Michael Schubert 2012-12-22 15:46:02 +01:00 committed by Junio C Hamano
parent f228dade3d
commit 248a8849fa

View File

@ -93,7 +93,7 @@ pull::
repository.
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
repository and refspec. This can be used to push your
subtree to different branches of the remote repository.