gitui-org / gitui-org/gitui

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

Open
#2,876 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
22.5k
Forks
773
PR merge metrics
No merged PRs in 30d

Description

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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.