Merge branch 'mt/t4129-with-setgid-dir'
authorJunio C Hamano <redacted>
Sat, 16 Jan 2021 05:48:45 +0000 (21:48 -0800)
committerJunio C Hamano <redacted>
Sat, 16 Jan 2021 05:48:45 +0000 (21:48 -0800)
Some tests expect that "ls -l" output has either '-' or 'x' for
group executable bit, but setgid bit can be inherited from parent
directory and make these fields 'S' or 's' instead, causing test
failures.

* mt/t4129-with-setgid-dir:
  t4129: don't fail if setgid is set in the test directory


Trivial merge
git clone https://git.99rst.org/PROJECT