author | Eric Wong <normalperson@yhbt.net> | |
Mon, 14 Jun 2010 04:31:10 +0000 (04:31 +0000) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Mon, 14 Jun 2010 04:49:22 +0000 (04:49 +0000) | ||
commit | b1a954a37cea7d5a0a123758f6c2ad9005d4481e | |
tree | 94755a852f7dd469be90283d5a979670e1e656ec | tree | snapshot |
parent | b4b3360078e758221db3f7b496e35ccb43364151 | commit | diff |
git svn: avoid unnecessary '/' in paths for SVN
svn:// servers are more picky regarding redundant slashes
than file:// and http(s)://-backed respositories. Since
the last commit, we avoid putting unnecessary slashes in
$GIT_CONFIG, but this doesn't help users who are already
set up that way.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
svn:// servers are more picky regarding redundant slashes
than file:// and http(s)://-backed respositories. Since
the last commit, we avoid putting unnecessary slashes in
$GIT_CONFIG, but this doesn't help users who are already
set up that way.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |