Stop CD-ing.
Start Coding.
Git-Scope helps busy developers instantly find, filter, and manage 50+ repos so you can stay in your
flow state without endlessly cd-ing through nested directories.
Supports Windows Powershell, WSL, Linux shells, and macOS.
Why Git-Scope?
Stop Manually
cd-ing Everywhere
Do you have 50+ git repos scattered across `~/code`, `~/projects`, and `~/work`? Finding that one side-project from 3 months ago shouldn't take 5 minutes.
Git-Scope gives you a God-mode view of your entire git universe. See what's dirty, what needs pushing, and jump into any repo instantly.
Instant Overview
Git-scope finds, parses, and caches your entire directory tree in milliseconds. It knows where your work is hidden.
Fuzzy Search
Lost a repo? Press / to search by name or branch. Filter rows instantly as you type.
Dirty Radar
Press f to filter by status. See only valid work-in-progress and ignore clean repos.
Keyboard Driven
Vim-style j k navigation. Press Enter to launch your editor at the root.
Auto-Discovery
Recursively scans your code folders. Ignore patterns included for node_modules and
others.
Sorting
Sort by dirty status, name, branch, or recency. Triage your day in seconds.
Coming Soon
Roadmap
Background Watcher
Daemon mode to watch filesystem changes in real-time without manual rescans.
Quick Actions
Pull, push, and sync repositories directly from the dashboard.
Team Dashboards
Shared configuration and status views for engineering teams.