Bug: git gutter status not update after git add, nested workdir's .git
is soft link
#21965
Open
1 task done
Labels
Check for existing issues
Describe the bug / provide steps to reproduce it
Hi, I just commited a code patch, to fix that zed cannot recognize a git repo when workdir's
.git
is a soft link. This is the Pull Request #21153Then I found a new bug.
When i tried to open from a google repo managed mono-repo. Git gutter status works not well.
how to produce?
Then I got a monorepo with this file structure:
This is the screen record.
You can see the screen record, when I run
git add .
in thebad_repo
, the git gutter status bar should disappear, but actually not.Environment
Zed: v0.167.0 (Zed Dev 5318f52)
OS: Linux X11 ubuntu 20.04
Memory: 62.7 GiB
Architecture: x86_64
GPU: NVIDIA GeForce RTX 3060 || NVIDIA || 550.127.05
If applicable, add screenshots or screencasts of the incorrect state / behavior
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: