git rm --cached -r dir_name
git rm --cached filename
git add
git commit -m "desc"
git push
最后更新于2年前
这有帮助吗?