Git 刪除 .gitignore 生成以前上傳的文件

清除緩存

git rm -r --cached .
git add .

提交記錄

git commit -m "chore: 清除緩存。"
git push

附錄

閱讀原文:https://blog.mazey.net/1401.htmlhtml

相關文章
相關標籤/搜索