Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-subtree: fix typo in manpage
author
Michael Schubert
<mschub@elegosoft.com>
Sat, 22 Dec 2012 14:46:02 +0000
(15:46 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 23 Dec 2012 04:21:48 +0000
(20:21 -0800)
Signed-off-by: Michael Schubert <mschub@elegosoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/subtree/git-subtree.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
f228dad
)
diff --git
a/contrib/subtree/git-subtree.txt
b/contrib/subtree/git-subtree.txt
index 0c44fda011bcfd39fd8c464c35017df620a91ff9..c5bce41ac7ccd88013f3de3c663f980d2277938c 100644
(file)
--- 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 <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.