git rm -r --cached .
git add .
git commit -m "update .gitignore"
Windows 清理git缓存
最新推荐文章于 2024-09-11 10:15:47 发布
git rm -r --cached .
git add .
git commit -m "update .gitignore"