已经 Commit 过的文件重新添加到 `.gitignore`
git rm --cached -r [file] // 切断与这个文件的联系
ggpush // git push origin :[branch name]
gst
git add .
gcmsg 'delete ignore file, but commited github'
- Previous: MySQL 必知必会
- Next: Java 术语
git rm --cached -r [file] // 切断与这个文件的联系
ggpush // git push origin :[branch name]
gst
git add .
gcmsg 'delete ignore file, but commited github'