Code

git-svn: Add test for --ignore-paths parameter
authorVitaly \"_Vi\" Shukela <public_vi@tut.by>
Sun, 25 Jan 2009 22:21:42 +0000 (00:21 +0200)
committerEric Wong <normalperson@yhbt.net>
Mon, 26 Jan 2009 01:09:45 +0000 (17:09 -0800)
commit242522d9cc9b04c4db3baf7e97135d21401c1827
treeb3abce3e9064ed8a18286cdc8e5bf6c37c8580eb
parent6076b843a0a15d344f367ac46645eb864085477c
git-svn: Add test for --ignore-paths parameter

Added a test for this option, similar to (and based on) t9133 about
ignorance of .git directories

Signed-off-by: Vitaly "_Vi" Shukela <public_vi@tut.by>
Acked-by: Eric Wong <normalperson@yhbt.net>
[ew: replaced 'echo -e' with printf so it works on POSIX shells]
[ew: added Vitaly to copyright even though it's based on my test]
t/t9134-git-svn-ignore-paths.sh [new file with mode: 0755]