]> git.99rst.org Git - git.git/commitdiff
Merge branch 'js/safe-directory-plus' into maint
authorJunio C Hamano <redacted>
Fri, 26 Aug 2022 18:13:12 +0000 (11:13 -0700)
committerJunio C Hamano <redacted>
Fri, 26 Aug 2022 18:13:12 +0000 (11:13 -0700)
Platform-specific code that determines if a directory is OK to use
as a repository has been taught to report more details, especially
on Windows.
source: <redacted>

* js/safe-directory-plus:
  mingw: handle a file owned by the Administrators group correctly
  mingw: be more informative when ownership check fails on FAT32
  mingw: provide details about unsafe directories' ownership
  setup: prepare for more detailed "dubious ownership" messages
  setup: fix some formatting

1  2 
compat/mingw.c
setup.c

diff --cc compat/mingw.c
Simple merge
diff --cc setup.c
Simple merge
git clone https://git.99rst.org/PROJECT