This website requires JavaScript.
Explore
Help
Sign in
kemitix
/
git-next
Watch
1
Star
1
Fork
You've already forked git-next
1
Code
Issues
17
Pull requests
2
Projects
1
Releases
41
Packages
2
Wiki
Activity
Actions
18a537b18e
git-next
/
.git-hooks
/
prepare-commit-msg
5 lines
63 B
Text
Raw
Normal View
History
Unescape
Escape
chore: add cc-cli support for conventional commits
2024-04-06 17:47:30 +01:00
#!/bin/sh
# cc-cli as a commit hook
chore: convert project into a cargo workspace
2024-05-11 11:11:13 +01:00
exec </dev/tty
cc-cli "$@"
Reference in a new issue
Copy permalink