공부
[github] Git cloning error: 'fatal: multiple updates for ... ref not allowed'
승가비
2024. 8. 1. 15:42
728x90
git config --global --unset remote.origin.fetch
Git cloning error: 'fatal: multiple updates for ... ref not allowed'
I'm getting an error when trying to git clone a repository: git clone https://github.com/laradock/laradock.git Cloning into 'laradock'... ...
stackoverflow.com
728x90