diff options
author | Junio C Hamano <junkio@cox.net> | 2007-04-06 23:04:53 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-07 02:27:31 -0700 |
commit | fd1d1b05e937ff3164be38b111e5d76d592ee548 (patch) | |
tree | 15d104fd4f1c287d045e9df2c572c311fac12056 /t | |
parent | 39878b0cb7d0afc3ff4c8adb715815f116188178 (diff) | |
download | git-fd1d1b05e937ff3164be38b111e5d76d592ee548.tar.gz git-fd1d1b05e937ff3164be38b111e5d76d592ee548.tar.xz |
git-push to multiple locations does not stop at the first failure
When pushing into multiple repositories with git push, via
multiple URL in .git/remotes/$shorthand or multiple url
variables in [remote "$shorthand"] section, we used to stop upon
the first failure. Continue the operation and report the
failure at the end.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions