Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Fix typo in contrib/examples/git-svnimport.txt
author
Michael J Gruber
<git@drmicha.warpmail.net>
Wed, 25 Feb 2009 14:05:17 +0000
(15:05 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 25 Feb 2009 16:33:14 +0000
(08:33 -0800)
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/examples/git-svnimport.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
3f74c8e
)
diff --git
a/contrib/examples/git-svnimport.txt
b/contrib/examples/git-svnimport.txt
index 71aad8b45bd4c5f59c2ce3746cb3299821729c2a..3bb871e42f9c786eb8c40553ea3b0e0eb433b195 100644
(file)
--- a/
contrib/examples/git-svnimport.txt
+++ b/
contrib/examples/git-svnimport.txt
@@
-114,9
+114,9
@@
due to SVN memory leaks. (These have been worked around.)
-R <repack_each_revs>::
Specify how often git repository should be repacked.
+
-R <repack_each_revs>::
Specify how often git repository should be repacked.
+
-The default value is 1000. git-svnimport will do import in chunks of 1000
-revisions, after each chunk git repository will be repacked. To disable
-this behavior specify some
big value here which is mote than
number of
+The default value is 1000. git-svnimport will do import
s
in chunks of 1000
+revisions, after each chunk
the
git repository will be repacked. To disable
+this behavior specify some
large value here which is greater than the
number of
revisions to import.
-P <path_from_trunk>::
revisions to import.
-P <path_from_trunk>::