author | Eric Wong <normalperson@yhbt.net> | |
Mon, 22 Jan 2007 21:52:04 +0000 (13:52 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:09 +0000 (00:57 -0800) | ||
commit | b805b44a923e32251af1abd4e8d7bf5f7d4d8ef6 | |
tree | db7d43c1292b37a066f820ec26022e8dc4c62f2a | tree | snapshot |
parent | 8b8fc06824cde2b314807e5e3a20e0adfd948cda | commit | diff |
git-svn: disallow ambigious local refspecs
Having multiple fetch refspecs pointing to the same local ref
would be a very bad thing. Start avoiding the use of fatal() or
exit() inside the modules so we can libify more easily.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Having multiple fetch refspecs pointing to the same local ref
would be a very bad thing. Start avoiding the use of fatal() or
exit() inside the modules so we can libify more easily.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history | |
t/t9100-git-svn-basic.sh | diff | blob | history |