aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-svn.txt
diff options
context:
space:
mode:
authorGustaf Hendeby <hendeby@isy.liu.se>2008-05-05 00:33:10 +0200
committerJunio C Hamano <gitster@pobox.com>2008-05-05 16:54:16 -0700
commitda060c67ae5653e5bc59196ff3dbedb7f8faa594 (patch)
tree1b36e052a1ef8a1645a9ab40edc5e25b0f7584bc /Documentation/git-svn.txt
parentc4c66b2669113dd7c36d660b5294066d8435bd0f (diff)
downloadgit-da060c67ae5653e5bc59196ff3dbedb7f8faa594.tar.gz
Documentation: Add create-ignore to git svn manual
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>
Diffstat (limited to 'Documentation/git-svn.txt')
-rw-r--r--Documentation/git-svn.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index bec9accc89..f4ba1056f0 100644
--- 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