The client uses git extensions, and the remote library is created through gitlab
PHPz2017-05-02 09:26:21
The protocol of the remote server is lost. You need to go to the config file in the .git directory to add the protocol of the remote library.
The remote server should be ssh://git@.... or https://git@... Pay attention to the protocol