Hacker News new | past | comments | ask | show | jobs | submit login

On the command line, I can do multiple renames in a single commit/



If you want to do multiple renames in one commit then the command line is likely the best way.


Alternatively use this feature and squash them later when you have access to a terminal.


In that case you'd need to either force the next push because squashing rewrites history or use a separate branch to do the renames in the first place.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: