Getting this error:
fatal: cannot read object aab1ca8db3ab8f1508db42220f9badc7b62dd4aa 'vendor/plugins/simple_stuff': It is a submodule!
When doing git pull
from the main repo.
I don't have any submodule defined any where inside my project, still I have another repo inside vendor/plugins/simple_stuff
. Any ideas?