]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jd/gpg-interface-trust-level-string'
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Jul 2022 20:31:57 +0000 (13:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Jul 2022 20:31:57 +0000 (13:31 -0700)
The code to convert between GPG trust level strings and internal
constants we use to represent them have been cleaned up.

* jd/gpg-interface-trust-level-string:
  gpg-interface: add function for converting trust level to string


Trivial merge