Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: BUG: Wrong error message when access to .git directory denied

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:05:03

Jonas Berlin [off-list ref] writes:
Severity: Low
Impact: Confusion
;-)
Git version: 1.9.1

If I don't have permissions to access the .git folder of a non-bare
git repository, I get the following output:

  fatal: Not a git repository (or any of the parent directories): .git

Expected output:

  fatal: Permission denied while accessing .git directory
But the thing is, .git being unreadable simply means we do not know
if it is a .git directory, or a random directory that does not have
anything to do with Git that happens to have that name.

So "Not a git repository" is the best Git can say.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help