gabrie30/ghorg
Quickly clone or backup massive amounts of org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more 🐇🥚 observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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: 38.5
- age_days: 3079
- days_rel: 8
- days_push: 8
- n_releases_24m: 17
Adoption not part of the score
2133 stars · 185 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ghorg is a Go CLI tool that quickly clones or backs up all repositories of an organization or user from GitHub, GitLab, Bitbucket, Gitea, Codeberg, and other forges into a single directory. It supports incremental re-clones (pull and clean existing repos) and is useful for code search, backups, onboarding, and audits.
Use cases
- clone all repos in a github organization into one directory
- backup all repositories of a gitlab group
- bulk clone a user's repos for grep or ripgrep code search
- onboard new team members by cloning all team repos at once
- perform a security audit across an org's codebase
- script bulk git operations across many repositories
When to choose
- you need to clone or update many repos from an org or user in one command
- you want a simple local backup of an organization's repositories
- you need to search or audit code across an entire org locally
- you use multiple git forges like GitHub, GitLab, Bitbucket, or Gitea
When to avoid
- you need continuous or scheduled remote backups with retention policies
- you only need to clone a handful of repos manually
- you need to mirror repos including all refs and metadata to another git host
- you want a GUI-based git management tool
Facets
cli-tool · maturity active
cli developer-tools backup version-control developer-tools version-control cli windows cross-platform git clone github gitlab bitbucket gitea codeberg org-backup bulk-clone command-line devops linux macos
1 source
- readme: https://github.com/gabrie30/ghorg · fetched 2026-08-28 · b177e77e4180
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gabrie30/ghorg | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem