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

相关推荐
Morpheon5 小时前
Cursor 1.0 版本 GitHub MCP 全面指南:从安装到工作流增强
ide·github·cursor·mcp
LinXunFeng8 小时前
Flutter - GetX Helper 助你规范应用 tag
flutter·github·visual studio code
草梅友仁9 小时前
AI 图片文字翻译与视频字幕翻译工具推荐 | 2025 年第 23 周草梅周报
开源·github·aigc
qianmoQ13 小时前
GitHub 趋势日报 (2025年06月04日)
github
abcnull14 小时前
github中main与master,master无法合并到main
git·github
星哥说事15 小时前
使用VuePress2.X构建个人知识博客,并且用个人域名部署到GitHub Pages中
开源·github
勤劳打代码16 小时前
步步为营 —— Github Connection refused 分层诊断
github
寻月隐君17 小时前
深入解析 Rust 的面向对象编程:特性、实现与设计模式
后端·rust·github
qianmoQ1 天前
GitHub 趋势日报 (2025年05月31日)
github
油泼辣子多加1 天前
2025年06月06日Github流行趋势
github