Open Issues Need Help
View All on GitHubAI Summary: The `kitcat branch` command currently errors when run without arguments. This issue proposes modifying the `main.go` CLI entry point so that running `kitcat branch` without any arguments will default to listing all branches, similar to `kitcat branch -l`. The change involves calling `core.ListBranches()` when no arguments are provided, including proper error handling and exit codes.
Complexity:
1/5
good first issue Easy SWoC26 approved
docs: Activity Diagram for status Command 13 days ago
documentation good first issue Medium SWoC26 approved
feat: Implement `stash list` command 16 days ago
good first issue Easy SWoC26 approved
docs: Activity Diagram for add Command 22 days ago
documentation good first issue Easy SWoC26 approved
docs: Activity Diagram for checkout Command 22 days ago
documentation good first issue Medium SWoC26 approved
docs: Activity Diagram for merge Command 27 days ago
documentation good first issue Easy SWoC26 approved