Re: [PATCH v2 00/12] show-ref: introduce mode to check for ref existence
From: Taylor Blau <hidden>
Date: 2023-10-30 19:32:29
From: Taylor Blau <hidden>
Date: 2023-10-30 19:32:29
On Thu, Oct 26, 2023 at 11:56:16AM +0200, Patrick Steinhardt wrote:
Hi, this is the second version of my patch series that introduces a new `git show-ref --exists` mode to check for reference existence.
All looks quite reasonable to me. I'm happy with this series as-is, though I left a few minor comments and suggestions throughout. Thanks, Taylor