summaryrefslogtreecommitdiff
path: root/builtin-http-fetch.c
diff options
context:
space:
mode:
authorBen Jackson <ben@ben.com>2009-04-11 10:46:17 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-11 17:55:37 -0700
commit0d8bee71af1cda3d13d896c210773216dcf87b7c (patch)
tree5f276dd33ab7764b6a649a32c2cdb5afd1283e51 /builtin-http-fetch.c
parent6ea420328885603087b3f1df42683c911d1b3f29 (diff)
downloadgit-0d8bee71af1cda3d13d896c210773216dcf87b7c.tar.gz
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 'builtin-http-fetch.c')
0 files changed, 0 insertions, 0 deletions