frostming/legit
Git for Humans, Inspired by GitHub for Mac™. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5548
- days_rel: n/a
- days_push: 1059
- n_releases_24m: 0
Adoption not part of the score
5685 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Legit is a complementary command-line tool for Git that simplifies common feature-branch workflows, inspired by GitHub for Mac. It provides commands like sw, sync, publish, unpublish, and undo that automatically handle stashing, merging, and pushing.
Use cases
- switch git branches without manually stashing changes
- sync a branch with stash, fetch, rebase, and push in one command
- publish or unpublish branches on a remote
- undo the last commit from the command line
- list branches with publication status and wildcard matching
- simplify git for developers new to version control
When to choose
- you want a simpler, GitHub-for-Mac-style git workflow in the terminal
- you frequently switch branches with uncommitted changes
- you want one-command branch syncing with automatic stash/unstash
- you want convenient git aliases for common branch operations
When to avoid
- you need full git functionality - legit only covers a small subset of commands
- you are a git veteran who prefers explicit control over stashing and merging
- you need a graphical git client
- you require actively developed tooling - releases are infrequent
Facets
cli-tool · maturity maintenance
cli version-control developer-tools version-control developer-tools cli cross-platform windows python git git-workflow branch-management git-aliases github-for-mac-inspired command-line macos linux
3 sources
- readme: https://github.com/frostming/legit · fetched 2026-08-28 · 2d9cad7d0d9c
- homepage: https://frostming.github.io/legit · fetched 2026-08-29 · 550580c5653e
- registry_pypi: https://pypi.org/pypi/legit/json · fetched 2026-08-29 · 708ccf05fb9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| frostming/legit | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem