| author | Tay Ray Chuan <rctay89@gmail.com> | |
| Fri, 8 Jan 2010 02:12:43 +0000 (10:12 +0800) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Sun, 10 Jan 2010 07:34:10 +0000 (23:34 -0800) | ||
| commit | 4232826771d5bdc4cc0bd21188b6ee5f3e700a52 | |
| tree | 2e314c980e28f780943de81b8aeb618b77766a24 | tree | snapshot |
| parent | 20e8b465a53e651cc3f50bd60f39d577ecdb7722 | commit | diff |
transport.c::transport_push(): make ref status affect return value
Use push_had_errors() to check the refs for errors and modify the
return value.
Mark the non-fast-forward push tests to succeed.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Use push_had_errors() to check the refs for errors and modify the
return value.
Mark the non-fast-forward push tests to succeed.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| t/t5541-http-push.sh | diff | blob | history | |
| transport.c | diff | blob | history |