gpg-interface: introduce new config to select per gpg format program
authorHenning Schild <henning.schild@siemens.com>
Tue, 17 Jul 2018 12:50:11 +0000 (14:50 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Jul 2018 17:02:21 +0000 (10:02 -0700)
Supporting multiple signing formats we will have the need to configure a
custom program each. Add a new config value to cater for that.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found