Code

git-svn: Save init/clone --ignore-paths in config
authorBen Jackson <ben@ben.com>
Sat, 11 Apr 2009 17:46:18 +0000 (10:46 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 12 Apr 2009 00:55:37 +0000 (17:55 -0700)
commit88ec205477e18e612ab854f20ef87aa244b8debe
tree00a572f0cffbbf8065e8c5fefed99fd16c4c17b9
parent0d8bee71af1cda3d13d896c210773216dcf87b7c
git-svn: Save init/clone --ignore-paths in config

The --ignored-paths argument is now stored as
"svn-remote.$REMOTE_NAME.ignore-paths" in the config file.

[ew: edited subject and message]
Signed-off-by: Ben Jackson <ben@ben.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt
git-svn.perl
t/t9134-git-svn-ignore-paths.sh