git revert [commit]
Create new commit that undoes all of the changes made in <commit>, then apply it to the current branch
Arguments
Name | Description |
---|---|
commit |
Create new commit that undoes all of the changes made in <commit>, then apply it to the current branch
Name | Description |
---|---|
commit |