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

相关推荐
weixin_514253182 小时前
430-aguvis tmux
github
JAVA面经实录9173 小时前
Java开发工程基础完整手册(企业实战完整版)
java·开发语言·git·ci/cd·svn·github·intellij idea
zh_xuan3 小时前
github远程library仓库升级
android·github
本地化文档3 小时前
rust-nomicon-l10n
rust·github·gitcode
Maynor9963 小时前
Codex 中国站正式上线!
人工智能·gpt·macos·github
本地化文档3 小时前
setuptools-docs-l10n
python·github·gitcode
小白依旧白4 小时前
git clone --mirror命令说明
github
是希燃亚4 小时前
hermes迁移手册,将hermes迁移到不同服务器~
后端·github
RxGc4 小时前
# Agent Skills评测:让AI编程工具拥有Google级工程成熟度
人工智能·github
XD7429716365 小时前
科技早报晚报|2026年4月30日:AI 编程终端、代码知识图谱与开源语音模型,今天最值得跟进的 3 个机会
人工智能·科技·github·知识图谱·开源项目·开发者工具