emacs-devel
[Top][All Lists]
Advanced

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

Re: [vc-git] Showing ‘.git/*’ files in vc-dir


From: Stefan Monnier
Subject: Re: [vc-git] Showing ‘.git/*’ files in vc-dir
Date: Sun, 04 Jul 2010 19:27:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> (vc-git-state "SOME_FILE_THAT_DOES_NOT_EXIST") says 'unregistered
> (vc-git-state ".git/HEAD") says 'unregistered

I'd expect most backends to suffer from this.
The problem here is that Git seems to actively make the user access
a file under the .git directory.

Although, there might be more to it, since opening .bzr/branch/location
didn't add it to the *vc-dir* buffer when I tried it.


        Stefan



reply via email to

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