]> git.99rst.org Git - git.git/commit
mingw: fix typo in an error message from ownership check
authorDaniël Haazen <redacted>
Mon, 19 Dec 2022 02:26:50 +0000 (02:26 +0000)
committerJunio C Hamano <redacted>
Tue, 20 Dec 2022 00:32:46 +0000 (09:32 +0900)
commit4eb1ccecd4f809d0e783b941ed1283ecb2778e09
tree7b7a8a0f4ccb8ed5e870dd6ca0ed740909563d89
parent83d5e3341b69b3116675f13d2fab208a12c79e27
mingw: fix typo in an error message from ownership check

When a repository is on a FAT32 file system, the user sees a message
that the path ownership cannot be determined.  Fix a typo in the
message.

Signed-off-by: Daniël Haazen <redacted>
Signed-off-by: Junio C Hamano <redacted>
compat/mingw.c
git clone https://git.99rst.org/PROJECT