author | Eric Wong <normalperson@yhbt.net> | |
Sun, 5 Nov 2006 05:51:11 +0000 (21:51 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 5 Nov 2006 07:33:21 +0000 (23:33 -0800) | ||
commit | b2e2ddfed8006590bc5b8f4f2a22046891958f28 | |
tree | d7645dcefe92cf0100fe4452a14137da00eb4e9d | tree | snapshot |
parent | 98526e007e293700fa578da9a0a4459d6b5375b0 | commit | diff |
git-svn: don't die on rebuild when --upgrade is specified
--copy-remote and --upgrade are rarely (never?) used together,
so if --copy-remote is specified, that means the user really
wanted to copy the remote ref, and we should fail if that fails.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
--copy-remote and --upgrade are rarely (never?) used together,
so if --copy-remote is specified, that means the user really
wanted to copy the remote ref, and we should fail if that fails.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |