6 Open Issues Need Help Last updated: Jan 25, 2026

Open Issues Need Help

View All on GitHub

AI 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

A toy Git clone written in Go

Go
documentation good first issue Medium SWoC26 approved

A toy Git clone written in Go

Go
good first issue Easy SWoC26 approved

A toy Git clone written in Go

Go
documentation good first issue Easy SWoC26 approved

A toy Git clone written in Go

Go
documentation good first issue Medium SWoC26 approved

A toy Git clone written in Go

Go
documentation good first issue Easy SWoC26 approved

A toy Git clone written in Go

Go