On Mon, Dec 6, 2021 at 11:18 PM Neeraj K. Singh via GitGitGadget
[off-list ref] wrote:
V3 (hopefully final):
* Fix the commit description for patch [2/2] to reflect the fact that
disabling ref updates no longer depends on the_repository.
* Add a link to Jeff King's test case in patch [2/2]. The test relies on
remerge-diff, so it can't be directly included here.
* Adjust line spacing in update_relative_gitdir (gitster)
* Switch struct object_directory to use full-width integers rather than
flags (gitster)
* Fix typo s/protentially/potentially (neerajsi)
This version looks good to me:
Reviewed-by: Elijah Newren <redacted>
For future reference, when splitting one of your series apart, copying
the relevant subset of the cc lines (e.g. from the description at
https://github.com/git/git/pull/1076 to the one at
https://github.com/gitgitgadget/git/pull/1091) would be helpful.