git-subtree: fix typo in manpage

Signed-off-by: Michael Schubert <mschub@elegosoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Michael Schubert 2012-12-22 15:46:02 +01:00 committed by Junio C Hamano
parent f228dade3d
commit 248a8849fa
1 changed files with 1 additions and 1 deletions

View File

@ -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.