Git 推送问题解决复盘 - 20250722
Git 推送问题解决复盘记录 解决日期: 2025年7月22日 问题类型: Git SSH 认证失败 + GitHub 大文件限制 解决状态: ✅ 已完成 🎯 问题概述 原始问题: Visual Studio Code 无法推送代码到远端 GitHub 仓库 第一阶段错误信息 (SSH 认证问题): 1 2 3 git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. 第二阶段错误信息 (大文件限制问题): 1 2 3 remote: error: File .docs/发展心理学 第三版 (林崇德) (Z-Library).pdf is 262.19 MB; this exceeds GitHub's file size limit of 100....