]> git.ipfire.org Git - thirdparty/git.git/commit
bundle-verify: add --quiet
authorRobin H. Johnson <robbat2@gentoo.org>
Sun, 10 Nov 2019 20:41:26 +0000 (12:41 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Nov 2019 02:46:29 +0000 (11:46 +0900)
commite0eba649e8c2a4271e3bcfb9ebcd358900d425c9
treebc134e478cbe751b0a233db4716034cc3b51b525
parent79862b6b77c07b88ae1137fa602bf2046f979ad9
bundle-verify: add --quiet

Add --quiet to git-bundle verify as proposed on the mailing list [1].

Reference: https://www.mail-archive.com/git@vger.kernel.org/msg182844.html <robbat2-20190806T191156-796782357Z@orbis-terrarum.net>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-bundle.txt
builtin/bundle.c