summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c4c66b2)
raw | patch | inline | side by side (parent: c4c66b2)
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>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-svn.txt | patch | blob | history |
index bec9accc8915c712bdea5e8975598e4f26db633f..f4ba1056f0cab8d121a94797349a0bd789704580 100644 (file)
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