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就可以解决。

相关推荐
明月5661 小时前
github开源项目推荐--drawnix(开源白板工具)
开源·github
2201_761199049 小时前
jenkins找不到Build when a change is pushed to GitHub
运维·github·jenkins
此生只爱蛋9 小时前
【Linux】内网穿透(实操)/打洞
linux·github
恋恋西风9 小时前
github 类似 开源网站
github·源代码管理·开源网站
无限进步_10 小时前
【C语言&数据结构】有效的括号:栈数据结构的经典应用
c语言·开发语言·数据结构·c++·git·github·visual studio
love530love11 小时前
Win11+RTX3090 亲测 · ComfyUI Hunyuan3D 全程实录 ②:nvdiffrast 源码编译实战(CUDA 13.1 零降级)
人工智能·windows·python·github·nvdiffrast
sunflower_level212 小时前
【ssh key】登陆云服务器,github的安全密码
服务器·ssh·github
CoderJia程序员甲12 小时前
GitHub 热榜项目 - 日榜(2025-12-20)
git·ai·开源·llm·github
GoGeekBaird21 小时前
分享几个使用Nano Banana Pro 画信息图的提示词
后端·github