git push facst forward code example Example 1: git push origin master --force Click to copygit push origin --force Example 2: git push branch Click to copygit push -u origin <branch>