Skip to content

Conversation

@remyferre
Copy link

vc-rename-file may call rename-file, but it does not when the underlying backend already renames the file by itself (this is the case for git). This means that workspace/willRenameFiles will not be sent because the advice of rename-file is never called. This PR makes the behavior consistent in git repo between vc-rename-file and rename-file so that file operations are used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant