commit | d508e4a8e2391ae2596403b6478d01cf3d5f928f | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Apr 24 12:31:34 2014 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Apr 24 12:31:34 2014 -0700 |
tree | cfdb8d28f963a2a1295d61f89b2293bb2408ed29 | |
parent | e42552135a2a396f37053a89f44952ea907870b2 [diff] | |
parent | 3667a5b67423ff727569628e903146d970b74095 [diff] |
Merge branch 'fc/transport-helper-sync-error-fix' Make sure the marks are not written out when the transport helper did not finish happily, to avoid leaving a marks file that is out of sync with the reality. * fc/transport-helper-sync-error-fix: t5801 (remote-helpers): cleanup environment sets transport-helper: fix sync issue on crashes transport-helper: trivial cleanup transport-helper: propagate recvline() error pushing remote-helpers: make recvline return an error transport-helper: remove barely used xchgline()