Re: [PATCH v4 2/4] unbundle: extend verify_bundle_flags to support fsck-objects
From: Patrick Steinhardt <hidden>
Date: 2024-06-06 12:06:48
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Patrick Steinhardt <hidden>
Date: 2024-06-06 12:06:48
On Thu, May 30, 2024 at 08:21:28AM +0000, Xing Xin via GitGitGadget wrote:
From: Xing Xin <redacted>
Tiny nit: the important change in this commit is not that you wire up the flag, but rather that we start to execute git-fsck(1) now. I'd thus propose to adapt the commit title accordingly. Patrick