login
Header Space

 
 

[PATCH] contrib/git-svn: correct commit example in manpage

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Nicolas Vilz 'niv' <niv@...>
Cc: <git@...>, Junio C Hamano <junkio@...>
Date: Monday, February 27, 2006 - 4:55 pm

Thanks to Nicolas Vilz <niv@iaglans.de> for noticing this.

Signed-off-by: Eric Wong <normalperson@yhbt.net>

---

 contrib/git-svn/git-svn.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

125c2e90f26d8980f415f8066dcc84d02d95f03a
diff --git a/contrib/git-svn/git-svn.txt b/contrib/git-svn/git-svn.txt
index b588a2a..b290739 100644
--- a/contrib/git-svn/git-svn.txt
+++ b/contrib/git-svn/git-svn.txt
@@ -159,7 +159,7 @@ Tracking and contributing to an Subversi
 # Commit only the git commits you want to SVN::
 	git-svn commit <tree-ish> [<tree-ish_2> ...]
 # Commit all the git commits from my-branch that don't exist in SVN::
-	git commit git-svn-HEAD..my-branch
+	git-svn commit git-svn-HEAD..my-branch
 # Something is committed to SVN, pull the latest into your branch::
 	git-svn fetch && git pull . git-svn-HEAD
 # Append svn:ignore settings to the default git exclude file:
-- 
1.2.3.g4676
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-svn and huge data and modifying the git-svn-HEAD branch ..., Nicolas Vilz 'niv', (Mon Feb 27, 1:59 pm)
Re: git-svn and huge data and modifying the git-svn-HEAD bra..., Nicolas Vilz 'niv', (Mon Feb 27, 3:34 pm)
Re: git-svn and huge data and modifying the git-svn-HEAD bra..., Nicolas Vilz 'niv', (Mon Feb 27, 4:47 pm)
[PATCH] contrib/git-svn: correct commit example in manpage, Eric Wong, (Mon Feb 27, 4:55 pm)
Re: git-svn and huge data and modifying the git-svn-HEAD bra..., Johannes Schindelin, (Wed Mar 1, 5:07 pm)
Re: git-svn and huge data and modifying the git-svn-HEAD bra..., Josef Weidendorfer, (Wed Mar 1, 1:14 pm)
Re: git-svn and huge data and modifying the git-svn-HEAD bra..., Josef Weidendorfer, (Wed Mar 1, 4:54 pm)
Re: git-svn and huge data and modifying the git-svn-HEAD bra..., Josef Weidendorfer, (Wed Mar 1, 2:06 pm)
Re: git-svn and huge data and modifying the git-svn-HEAD bra..., Josef Weidendorfer, (Wed Mar 1, 4:26 pm)
speck-geostationary