📅  最后修改于: 2022-03-11 14:45:01.487000             🧑  作者: Mango
# You can force push your local code status by -f
# Do this, if you are sure that your commit status in local should be reflected in remote too.
git push -f origin master