Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: Add create-ignore to git svn manual
author
Gustaf Hendeby
<hendeby@isy.liu.se>
Sun, 4 May 2008 22:33:10 +0000
(
00:33
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 5 May 2008 23:54:16 +0000
(16:54 -0700)
Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-svn.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
c4c66b2
)
diff --git
a/Documentation/git-svn.txt
b/Documentation/git-svn.txt
index bec9accc8915c712bdea5e8975598e4f26db633f..f4ba1056f0cab8d121a94797349a0bd789704580 100644
(file)
--- a/
Documentation/git-svn.txt
+++ b/
Documentation/git-svn.txt
@@
-188,6
+188,12
@@
All arguments are passed directly to `git blame'.
commit. All merging is assumed to have taken place
independently of git-svn functions.
+'create-ignore'::
+
+ Recursively finds the svn:ignore property on directories and
+ creates matching .gitignore files. The resulting files are staged to
+ be committed, but are not committed.
+
'show-ignore'::
Recursively finds and lists the svn:ignore property on
directories. The output is suitable for appending to