]> git.ipfire.org Git - thirdparty/git.git/commit
t7510: add a test case that does not need gpg
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 15 Feb 2023 05:58:33 +0000 (05:58 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Feb 2023 16:55:22 +0000 (08:55 -0800)
commit8300d15d5ecea1e41b2b1d381238ccaaec501dd4
tree02e35016ec22bc18ca25dd74c9954b637f7e1a41
parent768bb238c4843bf52847773a621de4dffa6b9ab5
t7510: add a test case that does not need gpg

This test case not only increases test coverage in setups without
working gpg, but also prepares for verifying that the error message of
`gpg.program` is shown upon failure.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7510-signed-commit.sh