# gabrie30/ghorg

Quickly clone or backup massive amounts of org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more 🐇🥚

Repository: https://github.com/gabrie30/ghorg
Canonical: https://ross.abutalabs.com/products/ghorg
Language: Go
License: Apache-2.0
License Family: permissive
Topics: github, gitlab, bitbucket, clone, gitea, go, devops, security-tools
Last push: 2026-08-26T02:23:47+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 3079, "days_push": 8, "days_rel": 8, "gap_med": 38.5, "n_releases_24m": 17}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2133, forks 185 (observed 2026-08-28T04:06:17.365000+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, backup, version-control
- domain: developer-tools, version-control
- platform: cli, windows, cross-platform
- tags: git, clone, github, gitlab, bitbucket, gitea, codeberg, org-backup, bulk-clone, command-line, devops, linux, macos

## Member repositories
- gabrie30/ghorg (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:17.365000+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:51:59.743731+00:00, confidence not recorded.
  - readme: https://github.com/gabrie30/ghorg (fetched 2026-08-28T04:06:17.365000+00:00, sha b177e77e4180)
- Data as of 2026-08-30T08:39:29.467469+00:00.
