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

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

Having vc mode recognize file under git version control


From: PJ Weisberg
Subject: Having vc mode recognize file under git version control
Date: Thu, 11 Aug 2011 09:53:42 -0700

On Thursday, August 11, 2011, Laird Nelson <ljnelson@gmail.com> wrote:
> On Thu, Aug 11, 2011 at 2:22 AM, Richard Riley <rileyrg@googlemail.com> wrote:
>>
>> The reason is that if its not on the path it cant use the git
>> executable..
>
> No, I got that part--but surely it could tell me that it recognized that the file was under Git version control, even if it knew that it couldn't actually *act* on the file?  Minor point; I got it working.

Debatable.  There's nothing in the .git directory that makes it clear which files are tracked or untracked without running git.  And if you actually didn't have Git on your system, then you probably wouldn't be using it to track files.

--

-PJ

reply via email to

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