Merge branch 'jk/async-pkt-line'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:09 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:09 +0000 (12:30 -0700)
The debugging infrastructure for pkt-line based communication has
been improved to mark the side-band communication specifically.

* jk/async-pkt-line:
pkt-line: show packets in async processes as "sideband"
run-command: provide in_async query function

No differences found