Skip to content

Commit da060c6

Browse files
hendebygitster
authored andcommitted
Documentation: Add create-ignore to git svn manual
Signed-off-by: Gustaf Hendeby <[email protected]> Acked-by: Eric Wong <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c4c66b2 commit da060c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/git-svn.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,12 @@ All arguments are passed directly to `git blame'.
188188
commit. All merging is assumed to have taken place
189189
independently of git-svn functions.
190190

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+
191197
'show-ignore'::
192198
Recursively finds and lists the svn:ignore property on
193199
directories. The output is suitable for appending to

0 commit comments

Comments
 (0)