soft git reset code example Example 1: git soft reset head git reset --soft HEAD^ //resets head by 1 Example 2: git reset soft git reset --soft