Skip to content

Commit

Permalink
Documentation: Add create-ignore to git svn manual
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Gustaf Hendeby authored and Junio C Hamano committed May 5, 2008
1 parent c4c66b2 commit da060c6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/git-svn.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da060c6

Please sign in to comment.