diff options
author | Ben Jackson <ben@ben.com> | 2009-04-11 10:46:17 -0700 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2009-04-11 17:55:37 -0700 |
commit | 0d8bee71af1cda3d13d896c210773216dcf87b7c (patch) | |
tree | 5f276dd33ab7764b6a649a32c2cdb5afd1283e51 /commit.c | |
parent | git-svn: speed up blame command (diff) | |
download | tgif-0d8bee71af1cda3d13d896c210773216dcf87b7c.tar.xz |
git-svn: Add per-svn-remote ignore-paths config
The --ignore-paths option to fetch is very useful for working on a subset
of a SVN repository. For proper operation, every command that causes a
fetch (explicit or implied) must include a matching --ignore-paths option.
This patch adds a persistent svn-remote.$repo_id.ignore-paths config by
promoting Fetcher::is_path_ignored to a member function and initializing
$self->{ignore_regex} in Fetcher::new. Command line --ignore-paths is
still recognized and acts in addition to the config value.
Signed-off-by: Ben Jackson <ben@ben.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions