All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] git-subtree: fix typo in manpage
@ 2012-12-22 14:46 Michael Schubert
  0 siblings, 0 replies; only message in thread
From: Michael Schubert @ 2012-12-22 14:46 UTC (permalink / raw)
  To: git

Signed-off-by: Michael Schubert <mschub@elegosoft.com>
---
 contrib/subtree/git-subtree.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/subtree/git-subtree.txt b/contrib/subtree/git-subtree.txt
index 0c44fda..c5bce41 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 <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.
-- 
1.8.1.rc2.333.g912e06f.dirty

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-22 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-22 14:46 [PATCH] git-subtree: fix typo in manpage Michael Schubert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.