comparison mercurial/tagmerge.py @ 24849:aff2aca3420e stable

bundle2: also capture hook output during processing External hook used to directly write on stdout and stderr. As a result their output was not captured by the bundle2 processing. This resulted in confusing out of order output on the client side. We are now capturing hooks output in this context.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 23 Apr 2015 17:03:58 +0100
parents e53f6b72a0e4
children fa91c49a9b9f
comparison
equal deleted inserted replaced
24848:2f88821856eb 24849:aff2aca3420e