Commit graph

7 commits

Author SHA1 Message Date
Mathew Payne 83db83296a
Add staged file check for commit example (#269)
* Add staged file check for commit example

* fix: stage all confirmation

---------

Co-authored-by: Maas Lalani <maas@lalani.dev>
2023-02-27 19:19:23 -05:00
Maas Lalani e4fc0c2e74
docs: fix commit.sh example to not use bashism 2022-07-29 12:56:32 -04:00
Maas Lalani e0beb050fd
docs: note on gum confirm exit codes 2022-07-28 08:51:22 -04:00
Maas Lalani d80b425e80
docs: add gum confirm to commit.sh script 2022-07-27 18:40:52 -04:00
Maas Lalani b118135078
refactor(commit): change commit script to match tutorial 2022-07-21 13:54:23 -04:00
Maas Lalani d6b895b7f1
Update README.md 2022-07-18 14:35:54 -04:00
Maas Lalani 11e7e18256
docs(examples): Add example of conventional commit script
This change adds an example script of how to prompt the user for the necessary information for a conventional commit.
2022-07-11 17:07:53 -04:00