On 8/18/2022 5:40 PM, Victoria Dye via GitGitGadget wrote:
From: Victoria Dye <redacted>
Make the search for repository and enlistment root in
'setup_enlistment_directory()' more constrained to simplify behavior and
adhere to 'GIT_CEILING_DIRECTORIES'.
Thanks for doing this rather substantial rework. The logic makes
sense to me and the tests really help to demonstrate the different
cases.
-Stolee