Fix git track file renames in git panel#43077
Fix git track file renames in git panel#43077ddoemonn wants to merge 5 commits intozed-industries:mainfrom
Conversation
|
@ddoemonn : I renamed a file but I don't understand what the difference is from before. Changes not staged for commit:
(use "git add/rm <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
deleted: README.md
Untracked files:
(use "git add <file>..." to include in what will be committed)
README2.md
no changes added to commit (use "git add" and/or "git commit -a") |
|
@Angelk90 if you want tell me your commands from start to finish i can test maybe bc it was working for me |
|
@cole-miller hi!!, do you have any reviews? |
|
@Angelk90 if you see smth like this in your terminal after you renamed via menu, its actually right behavior i guess
|
|
@ddoemonn : Can you post a screenshot of the output in the git panel? |
|
Hey @Angelk90,yes i can share but in which case? |
|
@ddoemonn : what does this pr do, rename a file, in the git panel what appears? |
|
@ddoemonn Thanks! It looks like there are a few things that aren't working yet:
Down to pair on this if you like: https://cal.com/cole-miller-zed/pairing |
|
In addition to @cole-miller's comments, can we please include this same feature for the GUI flow as discussed in this thread and #43089? |
|
Going to close this for now since the issues in this comment still need to be addressed, but feel free to reopen! |



Closes #30549
Release Notes: