Revert commit

Revert specific commit from history

git revert <commit>

Example:

git revert 86528afaca9e58cf35dc2fa00da707989602aff3

Last updated