gitui-org / gitui-org/gitui

In non main worktree git/info/exlude is ignored.

Aperta
#2,876 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Rust
Stelle
22.5k
Fork
773
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I have huge repo (postgresql) and many worktrees for it (to not clone each time for each task).

Each worktree hash .cache/clangd folder (for clangd LSP).

Therefore `.cache` is added to .git/info/exclude .

It is honored by gitui when I run it in main worktree (which contains real .git folder), but it is ignored when gitui is running in other worktrees (where .git is just text file with path to real .git).

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.