This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
git.zone
/
cli
Watch
3
Star
0
Fork
0
You've already forked cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
48305ebb6a451cae85aa67931b4c114c283065e9
cli
/
ts
/
mod_commit
History
Juergen Kunz
485c0a3855
feat(commit): Add non-interactive --yes (-y) flag to commit command to auto-accept AI recommendations and optionally push with -p
2025-11-06 00:06:02 +00:00
..
index.ts
feat(commit): Add non-interactive --yes (-y) flag to commit command to auto-accept AI recommendations and optionally push with -p
2025-11-06 00:06:02 +00:00
mod.helpers.ts
fix(mod_commit): Refactor version bumping to a unified implementation for npm and Deno; remove npm-exec based helpers and add file-based version readers/updaters to avoid npm warning pollution
2025-11-05 22:55:29 +00:00
mod.plugins.ts
fix(core): update
2024-06-23 13:26:51 +02:00
mod.ui.ts
feat(mod_commit): Add CLI UI helpers and improve commit workflow with progress, recommendations and summary
2025-10-23 23:44:38 +00:00