Skip to content

Use git mv if in a git repo #31

@scohe001

Description

@scohe001

This extension is incredibly useful. My only possible complaint is how it looks to version control. In the commit it appears that a file has been deleted and a new one (with the same content) was created. This can make it difficult to tell if changes to the file's contents were made in the process.

I'm not sure how you actually accomplish the move at the OS level, but git at least has a solution for this. By running the move through git (with git mv), it cleans up the commit.

This would be a cherry on top feature to an already super awesome extension!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions