Answers for "fatal: could not lookup name for submodule 'docroot/web/sites/all/vendor/guzzlehttp/ringphp'"

0

fatal: could not lookup name for submodule 'docroot/web/sites/all/vendor/guzzlehttp/ringphp'

git rm --cached submodule-name
git commit -m "Remove submodule entry"
git push
Posted by: Guest on March-11-2021

Code answers related to "fatal: could not lookup name for submodule 'docroot/web/sites/all/vendor/guzzlehttp/ringphp'"

Browse Popular Code Answers by Language