Git submodules are super handy and awesome. But quickly become a pain if you dont have them setup right.
This link by David Walsh covers how to remove a git submodule on his site, but I’ll put it here to look it up quickly.
Delete the relevant section from the .gitmodules file. The section would look similar to:
If you’re having wierd hostonlyif errors when trying to do
1
vagrant up
then checkout this pro-tip on coderwall.
It’ll kickstart the required VirtualBox processes again and get you going again.
Basically you just restart VirtualBox by running