Re: [PATCH v5 0/7] Add --format to tag verification
From: Jeff King <hidden>
Date: 2017-01-17 15:36:10
From: Jeff King <hidden>
Date: 2017-01-17 15:36:10
On Sun, Jan 15, 2017 at 01:46:58PM -0500, santiago@nyu.edu wrote:
From: Santiago Torres <redacted> This is the fifth iteration of [1][2][3][4], and as a result of the discussion in [5]. The main goal of this patch series is to bring --format to git tag verification so that upper-layer tools can inspect the content of a tag and make decisions based on it.
Thanks for picking this back up. I didn't see any bugs, but I had a few interface nits, which I sent inline. -Peff