]> git.ipfire.org Git - thirdparty/git.git/blobdiff - gpg-interface.h
verify-commit: add option to print raw gpg status information
[thirdparty/git.git] / gpg-interface.h
index 1207861e7a6d20ef663124a60d0ba755f8abf72f..ea68885ad5b73aa63acc936eee52a61252420892 100644 (file)
@@ -2,6 +2,7 @@
 #define GPG_INTERFACE_H
 
 #define GPG_VERIFY_VERBOSE     1
+#define GPG_VERIFY_RAW         2
 
 struct signature_check {
        char *payload;