From: Gustaf Hendeby Date: Sun, 4 May 2008 22:33:10 +0000 (+0200) Subject: Documentation: Add create-ignore to git svn manual X-Git-Tag: v1.5.6-rc0~98 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=da060c67ae5653e5bc59196ff3dbedb7f8faa594;p=git.git Documentation: Add create-ignore to git svn manual Signed-off-by: Gustaf Hendeby Acked-by: Eric Wong Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index bec9accc8..f4ba1056f 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