]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
contrib/git-svn: add show-ignore command
authorEric Wong <normalperson@yhbt.net>
Sun, 26 Feb 2006 10:22:27 +0000 (02:22 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 26 Feb 2006 22:55:13 +0000 (14:55 -0800)
commit8f22562c6bfa413c621517dd654b58ed39e98045
tree269ee6fe637195a761027d310e463bc2b87c3ca7
parentf60d46911dd0c0526339b039ced8772773bd3dea
contrib/git-svn: add show-ignore command

Recursively finds and lists the svn:ignore property on
directories.  The output is suitable for appending to the
$GIT_DIR/info/exclude file.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/git-svn/git-svn.perl
contrib/git-svn/git-svn.txt