unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to make vc-dir respect "git config status.showUntrackedFiles no"
@ 2022-04-24  2:39 pRoMMMModE
  2022-04-25  1:33 ` Dmitry Gutov
  0 siblings, 1 reply; 2+ messages in thread
From: pRoMMMModE @ 2022-04-24  2:39 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

When tring out vc.el in git repos I notice vc-dir dose not care about  
status.showUntrackedFiles , when set it to "no" vc-dir will still show
untracked files.

Is there a way to make vc-dir not listing untracked files when
status.showUntrackedFiles is set to "no" ? In large repos this git
option can speed up thing quite a lot.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to make vc-dir respect "git config status.showUntrackedFiles no"
  2022-04-24  2:39 How to make vc-dir respect "git config status.showUntrackedFiles no" pRoMMMModE
@ 2022-04-25  1:33 ` Dmitry Gutov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Gutov @ 2022-04-25  1:33 UTC (permalink / raw)
  To: pRoMMMModE, help-gnu-emacs

On 24.04.2022 05:39, pRoMMMModE@outlook.com wrote:
> Is there a way to make vc-dir not listing untracked files when
> status.showUntrackedFiles is set to "no" ? In large repos this git
> option can speed up thing quite a lot.

Not really. That would be a new user option.

You can request it with 'M-x report-emacs-bug'.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-25  1:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-24  2:39 How to make vc-dir respect "git config status.showUntrackedFiles no" pRoMMMModE
2022-04-25  1:33 ` Dmitry Gutov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).