]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
t/helper/hexdump: add helper to print hexdump of stdin
authorJeff Hostetler <jeffhost@microsoft.com>
Thu, 26 May 2022 21:47:20 +0000 (21:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 May 2022 22:59:27 +0000 (15:59 -0700)
commit9915e08f9bc4122a1d49101fff43be20a2ea6cb5
tree8e823feff247e1ff0eb3f89bcd25a038b1c8e5d3
parentd6d58ff8abd382226980f00360e12e4bf91456e4
t/helper/hexdump: add helper to print hexdump of stdin

Co-authored-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
t/helper/test-hexdump.c [new file with mode: 0644]
t/helper/test-tool.c
t/helper/test-tool.h