git cli remove commits code example Example 1: git clear commits git reset --hard origin Example 2: remove the commit from local git reset --soft HEAD~1