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

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

bug#18579: 24.3.93; vc-bzr-after-dir-status should not skip ignored file


From: Dmitry Gutov
Subject: bug#18579: 24.3.93; vc-bzr-after-dir-status should not skip ignored files
Date: Mon, 29 Sep 2014 06:29:01 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

Here's a minor example of it being used:

1. Create a new file in an existing repository, open the vc-dir buffer, see it listed as "unregistered".

2. Type `M-x vc-ignore', select the current file, press RET. Its name is added to .gitignore.

3. Refresh the already opened `vc-dir' buffer. That file is now listed as "ignored".

This somewhat mirrors the behavior of edited -> up-to-date status change, except the info in `vc-dir' doesn't update automatically. Which could be considered a separate bug.





reply via email to

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