Replies: 2 comments
-
After switching the file tab, the git status not change |
Beta Was this translation helpful? Give feedback.
0 replies
-
the bug is still exists Zed: v0.178.4 (Zed Preview) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions