Re: [PATCH v4 3/3] t0034: add negative tests and allow git init to mostly work under sudo
From: Junio C Hamano <hidden> Date: 2022-05-10 23:26:28
Junio C Hamano [off-list ref] writes:
OK, so
root/ is owned by 'root',
root/r is owned by the tester, and
root/p is owned by 'root'.
One thing I forgot. In these three patches, I didn't see anything
that required root/ to be owned by 'root'. So perhaps we can lose
the "chown root root" in the earlier test.