- Add git command module with status, push, pull, and fetch subcommands - Integrate git commands into CLI routing and help system - Add comprehensive unit tests for all git commands (657 lines) - Include changeset for the new CLI git operations
151 B
151 B
@dustinbyrne/kb
| @dustinbyrne/kb |
|---|
| minor |
Add kb git subcommand group with status, push, pull, and fetch commands
for convenient git workflows from the CLI.