bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39285: 28.0.50; vc-dir on gitdir results in error


From: Dmitry Gutov
Subject: bug#39285: 28.0.50; vc-dir on gitdir results in error
Date: Mon, 27 Jan 2020 16:00:51 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 27.01.2020 14:11, Robert Pluim wrote:
Shouldn't 'vc-dir' have errored out before, since the ".git" directory
is not vc-controlled?

Not... really. I mean, we can add that error, but it doesn't error out a) because we consider any directory inside a working dir to belong to it, b) because of some defensive programming.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]