[GH-ISSUE #443] Add git-scope – multi-repo Git dashboard TUI written in Go #12415

Closed
opened 2026-06-12 20:54:41 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Bharath-code on GitHub (Dec 14, 2025).
Original GitHub issue: https://github.com/rothgar/awesome-tuis/issues/443

This PR adds git-scope, a terminal UI for inspecting and managing multiple local Git repositories at once.

  • Designed for multi-repo workspaces (microservices, side projects)
  • Shows dirty/clean state, branch, and ahead/behind information,contribution graph,disk usage,timeline
  • Keyboard-driven TUI built with Go and Bubble Tea
  • No cloud dependencies or telemetry

Repository: https://github.com/Bharath-code/git-scope

Originally created by @Bharath-code on GitHub (Dec 14, 2025). Original GitHub issue: https://github.com/rothgar/awesome-tuis/issues/443 This PR adds **git-scope**, a terminal UI for inspecting and managing multiple local Git repositories at once. - Designed for multi-repo workspaces (microservices, side projects) - Shows dirty/clean state, branch, and ahead/behind information,contribution graph,disk usage,timeline - Keyboard-driven TUI built with Go and Bubble Tea - No cloud dependencies or telemetry Repository: https://github.com/Bharath-code/git-scope
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tuis#12415