gitlab - git client push error occurs, experts can help to find out what is the reason?
某草草
某草草 2017-05-02 09:24:21
0
1
528

The client uses git extensions, and the remote library is created through gitlab

某草草
某草草

reply all(1)
PHPzhong

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template