We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c66b2 commit da060c6Copy full SHA for da060c6
Documentation/git-svn.txt
@@ -188,6 +188,12 @@ All arguments are passed directly to `git blame'.
188
commit. All merging is assumed to have taken place
189
independently of git-svn functions.
190
191
+'create-ignore'::
192
+
193
+ Recursively finds the svn:ignore property on directories and
194
+ creates matching .gitignore files. The resulting files are staged to
195
+ be committed, but are not committed.
196
197
'show-ignore'::
198
Recursively finds and lists the svn:ignore property on
199
directories. The output is suitable for appending to
0 commit comments