omni-dev 0.19.0

A powerful Git commit message analysis and amendment toolkit
Documentation
1
2
3
4
5
6
git status
git branch -v
git log --oneline main..HEAD
git push -u origin newhoggy/twiddle-msg-test.md
git diff main...HEAD
gh pr create --title "refactor: restructure twiddle-msg command system" --body "..."