renamer icon indicating copy to clipboard operation
renamer copied to clipboard

--git flag?

Open codfish opened this issue 3 years ago • 0 comments

Thoughts on providing a --git flag (name WIP) to the cli that would run git instead of fs here? Would need to solve for elegantly running a git command in node but would be helpful.

Scenario: I have to rename a ton of files in a git repo but i need to use git mv so i don't lose history.

I would be open to building this, just wanted to get initial thoughts and if it sounds like something you would like to add, any suggestions/requirements come to mind?

codfish avatar Aug 24 '22 19:08 codfish