75lb/renamer

--git flag?

codfish opened this issue · 1 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?

75lb commented

Marking this is a dupe of #58. Yes, we need this feature.. Suggestions welcome as to how you would like/expect it to be solved..