diff --git a/CHANGELOG.md b/CHANGELOG.md index 60e1ddbc..c80568dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +**revert commit from rev log** + +![revert-commit](assets/revert-commit.gif) + ### Added - allow reverting a commit from the commit log ([#927](https://github.com/extrawurst/gitui/issues/927)) diff --git a/assets/revert-commit.gif b/assets/revert-commit.gif new file mode 100644 index 00000000..9ec9853e Binary files /dev/null and b/assets/revert-commit.gif differ