diff options
author | Michael Lai <myllai@gmail.com> | 2009-03-09 11:45:47 -0700 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2009-03-09 14:52:12 -0700 |
commit | 9162b8640b4e9e199fb92eb6b8a3787f268531d5 (patch) | |
tree | 51f365677696ba470b60361827969b07e2d0a7f4 /diffcore-delta.c | |
parent | archive: use parseopt for local-only options (diff) | |
download | tgif-9162b8640b4e9e199fb92eb6b8a3787f268531d5.tar.xz |
git-svn: support intermediate paths when matching tags/branches
For repositories laid out like the following:
[svn-remote "svn"]
url = http://foo.com/svn/repos/bar
fetch = myproject/trunk:refs/remotes/trunk
branches = bar/myproject/branches/*:refs/remotes/*
tags = bar/myproject/tags/*:refs/remotes/tags/*
The "bar" component above is considered the intermediate path
and was not handled correctly.
Signed-off-by: Michael Lai <myllai@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'diffcore-delta.c')
0 files changed, 0 insertions, 0 deletions