From: Michael Schubert Date: Sat, 22 Dec 2012 14:46:02 +0000 (+0100) Subject: git-subtree: fix typo in manpage X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=248a8849fa649e7404192cec00635026604a6750;p=git.git git-subtree: fix typo in manpage Signed-off-by: Michael Schubert Signed-off-by: Junio C Hamano --- diff --git a/contrib/subtree/git-subtree.txt b/contrib/subtree/git-subtree.txt index 0c44fda01..c5bce41ac 100644 --- a/contrib/subtree/git-subtree.txt +++ b/contrib/subtree/git-subtree.txt @@ -93,7 +93,7 @@ pull:: repository. push:: - Does a 'split' (see above) using the supplied + Does a 'split' (see below) using the 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.