CLI tool that use ChatGPT to generate commit message for your git repo.
Stars
104
Forks
6
Watchers
104
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
refactor: improve argument parsing with switch case
a898143View on GitHubdocs: Fix typo and clarify `-t` flag usage in README.md
37fac05View on GitHubfeat: add getLastTagCommitSha func and update getCurrentTag
e0c35c4View on GitHubfeat(main.go): Move userResponse print to main function
ddaaa77View on GitHubrefactor: comment out unused errGuard call in main.go
9be6e24View on GitHubrefactor(main.go): simplify error handling for tag and push functions
cadb624View on GitHubrefactor(main.go): Update prompt format for better clarity
022c19cView on GitHubrefactor: Handle empty currentTag and improve fetch logic
c95e228View on GitHubfeat: Improve error message with errGuard in main.go
45ca270View on GitHub