gpg-interface: introduce new signature format "x509" using gpgsm
authorHenning Schild <redacted>
Tue, 17 Jul 2018 12:50:12 +0000 (14:50 +0200)
committerJunio C Hamano <redacted>
Wed, 18 Jul 2018 17:02:23 +0000 (10:02 -0700)
commit1e7adb97566bff7d3431ce64b8d0d854a6863ed5
tree50d344fab57c89acb71ec573600156d30ca54e2c
parentb02f51b196deec70867d9616872e533e2633473c
gpg-interface: introduce new signature format "x509" using gpgsm

This commit allows git to create and check x509 type signatures using
gpgsm.

Signed-off-by: Henning Schild <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config.txt
gpg-interface.c
git clone https://git.99rst.org/PROJECT