Thread (1 message) 1 message, 1 author, 2016-06-16

Re: [PATCH v5 5/6] builtin/verify-tag: move verification code to tag.c

From: Junio C Hamano <hidden>
Date: 2016-06-16 02:18:41

santiago@nyu.edu writes:
From: Santiago Torres <redacted>

The PGP verification routine for tags could be accessed by other
commands that require it. We do this by moving it to the common tag.c
module. We rename the verify_tag() function to gpg_verify_tag() to avoid
conflicts with the mktag.c function.
After outlining the observation and opinion, we describe the changes
as if we are ordering somebody to "do this, do that" to the codebase,
like so:

	... require it.

        Move the function to tag.c and make it public, and rename it
	gpg_verify_tag() to make its name more descriptive and also
	avoid conflicts with a static function in builtin/mktag.c.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help