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

相关推荐
CoderJia程序员甲1 小时前
GitHub 热榜项目 - 日榜(2025-11-30)
ai·开源·大模型·github·ai教程
逛逛GitHub2 小时前
这个 GitHub 项目整理好 Nano Banana Pro 超火玩法。
github
非典型废言2 小时前
github-readme-stats私有部署
github
弥巷2 小时前
【Git】Git的配置与使用(非常详细)
git·github
摇滚侠2 小时前
零基础小白自学Git_Github教程,仓库的其它功能-项目管理,笔记09
笔记·git·github
酷酷的鱼3 小时前
996PC端 传奇游戏架设笔记
github
摇滚侠3 小时前
零基础小白自学 Git_Github 教程,DeskTop 进阶操作,笔记12
笔记·git·github
量子炒饭大师4 小时前
【一天一个计算机知识】—— 【编程百度】悬空指针
c语言·数据结构·c++·git·安全·github·dubbo
wulaladamowang4 小时前
github国内资源下载
github
摇滚侠4 小时前
零基础小白自学Git_Github教程,创建自己的第一个 GitHub 仓库,笔记06
笔记·git·github