技术总结 17 天前 .gitignore 为什么没生效?清理 Git 历史中已跟踪但应被忽略的文件 前言 .gitignore 写好了,但文件还是被提交了?这不是你配置错了,而是 Git 的跟踪机制在起作用。本…
其他 2022 年 5 月 26 日 Git repository `xxx.git` not found 问题 这两天,在家打开 Android Studio (Windows)突然发现,git 无法连上。 然后试试挂科学…