在使用git提交代码到github的时候,经常要求输入用户名和密码,类似这种: 除了在 github 上添加 SSH key 网上有这么一种解决方法:使用git提交到github,每次都要输入用户名和密码的解决方法 它使用方法,其实就是将https替换成了ssh。但始终觉得不怎么好,原因是,我在gi Read More
posted @ 2019-08-23 10:18 AlexZS Views(2665) Comments(0) Diggs(0)