how to push file to github for force code example Example: git force push to remote git push -f <remote> <branch> # example: git push -f origin master