Github遇到的问题解决方法总结(持续更新...)

1.github每次push都需要输入用户名和token的解决方法

push前,执行下面命令 :

bash 复制代码
git config --global credential.helper store

之后再输入一次用户名和token之后,就不用再输入了。

2.git push时遇到"fatal: unable to access 'https://github.com/XXXXXXX/': gnutls_handshake() failed: The TLS connection was non-properly terminated."错误时解决方法

命令行输入:

bash 复制代码
git config --global credential.helper store

重新验证用户名、token就可以解决。

相关推荐
Smile丶凉轩26 分钟前
微服务即时通讯系统的实现(服务端)----(1)
c++·git·微服务·github
pumpkin845142 小时前
GitHub 和 GitLab
gitlab·github
会讲英语的码农4 小时前
Git项目管理
gitee·github
油泼辣子多加6 小时前
2024年11月21日Github流行趋势
github
A洛6 小时前
Vercel 设置自动部署 GitHub 项目
github·webhooks·自动部署·vercel
油泼辣子多加7 小时前
2024年11月22日Github流行趋势
github
Stara05111 天前
Git推送+拉去+uwsgi+Nginx服务器部署项目
git·python·mysql·nginx·gitee·github·uwsgi
不能只会打代码1 天前
大学课程项目中的记忆深刻 Bug —— 一次意外的数组越界
java·github·intellij-idea·话题博客
Web极客码2 天前
如何修复WordPress卡在维护模式
服务器·网络·github
油泼辣子多加2 天前
2024年11月17日Github流行趋势
github