]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Documentation: Add create-ignore to git svn manual
authorGustaf Hendeby <hendeby@isy.liu.se>
Sun, 4 May 2008 22:33:10 +0000 (00:33 +0200)
committerJunio 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>
Documentation/git-svn.txt

index bec9accc8915c712bdea5e8975598e4f26db633f..f4ba1056f0cab8d121a94797349a0bd789704580 100644 (file)
@@ -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