π΄ Quickly commits code
Wip π§
You can paste the binary in your bin
directory (e.g., on mac it's /usr/bin/local
).
Don't forget to grant execution permissions to the binary.
chmox +x commit
commit
allows you to commit your code by running a unique command.
commit
To contribute, fork the repository and open a pull request with the details of your changes.
Create a branch with a conventionnal name.
- fix:
bugfix/the-bug-fixed
- features:
feature/the-amazing-feature
- test:
test/the-famous-test
- hotfix
hotfix/oh-my-god-bro
- wip
wip/the-work-name-in-progress
- Fix set-upstream creation when first commit
- Choose upstream during commit
- Rewrite in Go
- More options during
git add
step - Installation via Homebrew
This project is under MIT License.