Merge branch 'fc/transport-helper-sync-error-fix'
commitd508e4a8e2391ae2596403b6478d01cf3d5f928f
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Apr 2014 19:31:34 +0000 (24 12:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Apr 2014 19:31:34 +0000 (24 12:31 -0700)
treecfdb8d28f963a2a1295d61f89b2293bb2408ed29
parente42552135a2a396f37053a89f44952ea907870b2
parent3667a5b67423ff727569628e903146d970b74095
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()