author | Eric Wong <normalperson@yhbt.net> | |
Sun, 5 Nov 2006 05:51:11 +0000 (21:51 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 9 Nov 2006 17:34:36 +0000 (09:34 -0800) | ||
commit | a35a045874379467395e0909958827ad89afc03d | |
tree | eb06576bef6a44d06c645622620e5f74d9f7f481 | tree | snapshot |
parent | 75bd7e374ef35265dfd7c3c1896f4fb91450e50d | 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 |