remove the commit from local code example Example 1: git delete local commit git reset --hard origin/ Example 2: remove the commit from local git reset --soft HEAD~1