author | Alex Zepeda <alex@inferiorhumanorgans.com> | |
Thu, 8 Mar 2012 20:07:20 +0000 (12:07 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 8 Mar 2012 22:03:07 +0000 (14:03 -0800) | ||
commit | a2c25061aa2cfa2f60d092a5b7bc9c00c4beca90 | |
tree | 0bfec62612371ba544215faeafc959c41405c253 | tree | snapshot |
parent | 828ea97de486c1693d6e4f2c7347acb50235a85d | commit | diff |
verify-tag: Parse GPG configuration options.
Modify verify-tag to load relevant GPG variables from the git
configuratio file. This allows git tag -v to use an alternative
GPG binary in the same way that git tag -s does.
Signed-off-by: Alex Zepeda <alex@inferiorhumanorgans.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Modify verify-tag to load relevant GPG variables from the git
configuratio file. This allows git tag -v to use an alternative
GPG binary in the same way that git tag -s does.
Signed-off-by: Alex Zepeda <alex@inferiorhumanorgans.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/verify-tag.c | diff | blob | history |