]> git.ipfire.org Git - thirdparty/git.git/commit - t/helper/test-pkt-line.c
test-pkt-line: add unpack-sideband subcommand
authorBrandon Williams <bmwill@google.com>
Wed, 20 Jun 2018 21:32:28 +0000 (14:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Jun 2018 20:57:11 +0000 (13:57 -0700)
commit4bcd37d3bc436f202307897093d5ca162a688be2
tree58cb5655bd5e98d9ae69bdc11a06cc13911e97ef
parent53f9a3e157dbbc901a02ac2c73346d375e24978c
test-pkt-line: add unpack-sideband subcommand

Add an 'unpack-sideband' subcommand to the test-pkt-line helper to
enable unpacking packet line data sent multiplexed using a sideband.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/helper/test-pkt-line.c