author | Eric Wong <normalperson@yhbt.net> | |
Mon, 12 Jan 2009 02:23:38 +0000 (18:23 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Mon, 19 Jan 2009 02:39:57 +0000 (18:39 -0800) | ||
commit | b03a71a660d15d76b63d7d3c5205b896f89f34b5 | |
tree | dc8130f50271494d32d71880753361443a1e9c49 | tree | snapshot |
parent | 1ef626b4b6c70fc13062faafdccb2f0da7578a29 | commit | diff |
git-svn: avoid importing nested git repos
Some SVN repositories contain git repositories within them
(hopefully accidentally checked in). Since git refuses to track
nested ".git" repositories, this can be a problem when fetching
updates from SVN.
Thanks to Morgan Christiansson for the report and testing.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Some SVN repositories contain git repositories within them
(hopefully accidentally checked in). Since git refuses to track
nested ".git" repositories, this can be a problem when fetching
updates from SVN.
Thanks to Morgan Christiansson for the report and testing.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history | |
t/t9133-git-svn-nested-git-repo.sh | [new file with mode: 0755] | blob |