Documentation: Add create-ignore to git svn manual

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>
This commit is contained in:
Gustaf Hendeby 2008-05-05 00:33:10 +02:00 коммит произвёл Junio C Hamano
Родитель c4c66b2669
Коммит da060c67ae
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -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