diff options
author | Eric Wong <normalperson@yhbt.net> | 2007-01-24 02:16:25 -0800 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2007-02-23 00:57:10 -0800 |
commit | 7f578c55af80e9346135004bd47099cbb451f859 (patch) | |
tree | de8db12cfa862e0cd83a88dbf1e4ad044cf8f9ed /interpolate.c | |
parent | e6434f876097f196acbd9a806637d0f6076752fd (diff) | |
download | git-7f578c55af80e9346135004bd47099cbb451f859.tar.gz |
git-svn: --follow-parent now works on sub-directories of larger branches
This means that tracking the path of:
/another-larger/trunk/thunk/bump/thud inside a repository
would follow:
/larger-parent/trunk/thunk/bump/thud
even if the svn log output looks like this:
--------------------------------------------
Changed paths:
A /another-larger (from /larger-parent:5)
--------------------------------------------
Note: the usage of get_log() in git-svn still makes a
an assumption that shouldn't be made with regard to
revisions existing for a particular path.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'interpolate.c')
0 files changed, 0 insertions, 0 deletions