Changes for version 0.2.0 - 2026-02-15
- Renamed binary: gottool -> gott
- Added git interop commands: git-remote, git-pull, git-push, sync
- Added patch export (gott patch) and patch apply (gott apply)
- Added branch-based stash: gott stash / gott unstash
- Added gott nb (new branch + switch in one step)
- Colour output via ANSI codes (disabled when not a TTY)
- repo_path() helper walks up from cwd to find .got/repository
- gott-remote and gott-stash files stored inside bare repo