emacs-devel
[Top][All Lists]
Advanced

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

Re: project-find-file: switch to include non-tracked files


From: Dmitry Gutov
Subject: Re: project-find-file: switch to include non-tracked files
Date: Tue, 4 May 2021 17:16:27 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

Hi!

On 04.05.2021 16:39, Manuel Uberti wrote:
there is a nice feature in helm-ls-git[1] which lets you browse files
non-tracked by the current VCS (bound to C-c i in helm-ls-git-map). Hitting C-c
i again brings you back to the tracked-files-only browsing.

The current behavior is to include the untracked files (unless they are in .gitignore). And you can specify additional ignores through the project-vc-ignores variable.

If that is not enough, please outline your usage scenario(s).



reply via email to

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