author | Eric Wong <normalperson@yhbt.net> | |
Wed, 5 Jul 2006 12:14:00 +0000 (05:14 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 5 Jul 2006 23:17:47 +0000 (16:17 -0700) | ||
commit | 4bbf599f7bb6bd6debb3624b27815f366b7b34a1 | |
tree | f838c2a08e61239a1daa661c37db5c175226819d | tree | snapshot |
parent | 2718ff098a1cd1bf48fc230164259b56e3e7178f | commit | diff |
git-svn: avoid fetching files outside of the URL we're tracking
Thanks to Santi <sbejar@gmail.com> for the bug report and explanation:
> /path/to/repository/project/file
> /path/to/repository/project-2/file
<...>
> you end up with a project with the following files:
>
> file
> -2/file
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Thanks to Santi <sbejar@gmail.com> for the bug report and explanation:
> /path/to/repository/project/file
> /path/to/repository/project-2/file
<...>
> you end up with a project with the following files:
>
> file
> -2/file
Signed-off-by: Eric Wong <normalperson@yhbt.net>
contrib/git-svn/git-svn.perl | diff | blob | history |