git rm --cached file_path
git commit -m 'delete remote somefile'
git push
相关文章:
git rm --cached file_path
git commit -m 'delete remote somefile'
git push
相关文章: