commit | 883d0a78d2a28add079f809ffb8dd077f4a766d8 | [log] [tgz] |
---|---|---|
author | Eric Wong <normalperson@yhbt.net> | Wed May 24 01:22:07 2006 -0700 |
committer | Eric Wong <normalperson@yhbt.net> | Fri Jun 16 03:04:20 2006 -0700 |
tree | ff4714b1e94461e3e8c438bbe1abd31aea2cab05 | |
parent | 6dfbe5163e26e3e1126c9b08c3cb38195e92a82c [diff] |
git-svn: Move all git-svn-related paths into $GIT_DIR/svn Since GIT_SVN_ID usage is probably going to become more widespread <evil grin>, we won't run the chance of somebody having a GIT_SVN_ID name that conflicts with one of the default directories that already exist in $GIT_DIR (branches/tags). Signed-off-by: Eric Wong <normalperson@yhbt.net>