Hacker News new | ask | show | jobs
by vnorilo 1615 days ago
Try to move one to a new path!
1 comments

This "just works" as long as you use `git mv` to do it. Agreed that it's a pile of yuck to try and do it manually though.
Not really, at least right here git mv does not fix structure of `.git/modules` and the submodules break. Just tried it again.

EDIT: apparently git on mac is just too old. Time to brew it. https://stackoverflow.com/questions/4604486/how-do-i-move-an...