Two small follow up patches on top of 1bfb57f642d. fmt-merge-msg needs
to load gpg config to be able to verify merged tags. load it and add
some tests. And i forgot to adjust the docs when we changed some
behaviour of the original patch during review.
Since this is my first incremental patch onto a next topic via send-email
(not sure if can do this really via gitgitgadget) i apologize for any
process mistakes in advance.
Fabian Stelzer (2):
ssh signing: fmt-merge-msg tests & config parse
fixup! ssh signing: verify signatures using ssh-keygen
Documentation/config/gpg.txt | 4 +---
fmt-merge-msg.c | 6 ++++++
t/t6200-fmt-merge-msg.sh | 28 ++++++++++++++++++++++++++++
3 files changed, 35 insertions(+), 3 deletions(-)
--
2.31.1