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: Jan Djärv
Subject: Re: [vc-git] Showing ‘.git/*’ files in vc- dir
Date: Thu, 01 Jul 2010 18:25:50 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1



Dan Nicolaescu skrev 2010-07-01 17.26:
Jan Djärv<address@hidden>  writes:


FWIW, I think vc-dir should be similar to the command line in this
respect, i.e. just commit if there are unregistered files present.
After all, it is not a limitation of the underlying version control
system.

vc-dir does not care, it just uses C-x v v
For 'unregistered files C-x v v says that the next action is vc-register
For 'edited files C-x v v says that the next action is vc-checkin
Hence it can't do both...

I'm not familiar with the inner workings of vc, so when I say vc-dir I really mean vc as a whole. Anyway, what you say is of course correct, but if there are both edited and unregistered, C-x v v in this case should say vc-checkin. After all, commit is far more common than register.

        Jan D.



reply via email to

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