docs: pick commit gif

This commit is contained in:
Maas Lalani 2022-07-22 10:59:39 -04:00
parent a6a02289f0
commit 82dc2ed3a5
No known key found for this signature in database
GPG key ID: 5A6ED5CBF1A0A000

View file

@ -301,7 +301,7 @@ commit hash of the selected commit.
git log --oneline | gum filter | cut -d' ' -f1 # | copy
```
<img src="https://stuff.charm.sh/gum/commit-picker.png" width="500" alt="Picking a commit with gum filter" />
<img src="https://stuff.charm.sh/gum/pick-commit.gif" width="600" alt="Picking a commit with gum filter" />
#### Choose packages to uninstall