$ git config credential.helper store
$ git push http://github.com.test.git
Username: <type your username>
Password: <type your password>
gitlab github ssh 配置
https://blog.youkuaiyun.com/mycafe_/article/details/79231599
$ git config credential.helper store
$ git push http://github.com.test.git
Username: <type your username>
Password: <type your password>
gitlab github ssh 配置
https://blog.youkuaiyun.com/mycafe_/article/details/79231599