]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/safe-directory-plus'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:28 +0000 (23:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Aug 2022 06:19:28 +0000 (23:19 -0700)
commit7fac7b563b0d4f174b30bfbedab67e59af8cce84
treeb4a88d2b9bd40852797a69cbb6995b02bd68aa4f
parent7d0a1c8895af8838790e033823566e4904a2ed08
parent3f7207e2ea967fd2b46d9e0ae85246e93b38ed58
Merge branch 'js/safe-directory-plus'

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.

* 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
compat/mingw.c
setup.c