summaryrefslogtreecommitdiffstats
path: root/git-svn.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-05-06 06:35:40 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-05-06 06:35:40 +0000
commit47d68a53947d51de4f67b6b7e4e7f76e71e16fb5 (patch)
treee346861528eece2278259294b499afa41716a010 /git-svn.txt
parenta31092a704a554fa909c79c1fa4a482938f7bc17 (diff)
downloadgit-htmldocs-47d68a53947d51de4f67b6b7e4e7f76e71e16fb5.tar.gz
Autogenerated HTML docs for v1.5.5.1-147-g867f
Diffstat (limited to 'git-svn.txt')
-rw-r--r--git-svn.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-svn.txt b/git-svn.txt
index bec9accc8..f4ba1056f 100644
--- a/git-svn.txt
+++ b/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