From: Michael Schubert Date: Sat, 22 Dec 2012 14:46:02 +0000 (+0100) Subject: git-subtree: fix typo in manpage X-Git-Tag: v1.8.1.1~39^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/248a8849fa649e7404192cec00635026604a6750?ds=inline;hp=--cc git-subtree: fix typo in manpage Signed-off-by: Michael Schubert Signed-off-by: Junio C Hamano --- 248a8849fa649e7404192cec00635026604a6750 diff --git a/contrib/subtree/git-subtree.txt b/contrib/subtree/git-subtree.txt index 0c44fda011..c5bce41ac7 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.