About
Portfolio
Library
Snippets
Uses
Revert changes from a specific commit
$
git
revert
[
hash
]
# will create a new commit
git