chore: update commit.gif

This commit is contained in:
Maas Lalani 2022-07-22 16:43:14 -04:00
parent 29d1f75d0b
commit 57bb4fe5d9
No known key found for this signature in database
GPG key ID: 5A6ED5CBF1A0A000

View file

@ -73,7 +73,7 @@ DESCRIPTION=$(gum write --placeholder "Details of this change")
git commit -m "$SUMMARY" -m "$DESCRIPTION"
```
<img src="https://stuff.charm.sh/gum/commit.gif" width="600" alt="Running the ./examples/commit.sh script to commit to git" />
<img src="https://stuff.charm.sh/gum/commit.gif?cache=4" width="600" alt="Running the ./examples/commit.sh script to commit to git" />
## Installation