Replies: 1 comment
-
currenlty zed does not support git renaming properly. You would need to run the command
I also opened a request of feature to get this implemented properly :) #28687 |
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.
-
Nice to be able to view the history of submission diff
However, I found that if a renamed file modification occurs, it shows two records, one deleting the file and one adding a new file, which greatly interferes with my
Allow viewing past commits in Zed #27636
Here's an example, say
case.rs
is renamed toconvert.rs
in zed:
in github
Beta Was this translation helpful? Give feedback.
All reactions