{"adoption": {"forks": 1014, "observed_at": "2026-08-28T04:10:02.389585+00:00", "stars": 7683}, "canonical_url": "https://ross.abutalabs.com/products/go-git", "card": {"archived": false, "artifact_type": "library", "description": "A highly extensible Git implementation in pure Go.", "domain": ["version-control", "developer-tools"], "enriched": true, "function": ["version-control", "developer-tools", "file-system", "http-client"], "health_score": 100, "homepage": "https://pkg.go.dev/github.com/go-git/go-git/v6", "language": "Go", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["go-git/go-git"], "name": "go-git/go-git", "platform": ["go", "cross-platform"], "pushed_at": "2026-08-26T05:09:13+00:00", "repo": "go-git/go-git", "stars": 7683, "tags": ["git", "git-client", "git-server", "plumbing", "porcelain", "pure-go", "in-memory-storage", "command-line"], "topics": ["git", "git-client", "git-server", "go-git", "golang", "git-library"], "urls": [], "use_cases": ["clone git repositories from a Go program without installing git", "read commits, trees, and blobs from a git repository programmatically", "build a git server or hosting service in Go", "implement custom git storage backends like in-memory or remote filesystems", "automate git operations in CI/CD or deployment tools", "inspect repository history for analytics or code search tools"], "what_it_is": "go-git is a highly extensible Git implementation written in pure Go, exposing both low-level (plumbing) and high-level (porcelain) operations through an idiomatic Go API. It supports pluggable storage backends such as in-memory filesystems via the Storer interface, enabling Git functionality without shelling out to the git binary.", "when_to_avoid": ["you need full compatibility with every git feature, as go-git implements a subset documented in COMPATIBILITY.md", "you just need to run git commands in scripts where shelling out to git is simpler", "you need maximum performance on very large repositories where the native git binary may be faster"], "when_to_choose": ["you need to embed Git functionality in a Go application without depending on the git binary", "you need custom or in-memory storage for git objects", "you are building tools like Gitea, Flux, or Pulumi that manipulate repositories programmatically", "you want an idiomatic Go API rather than parsing git CLI output"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/go-git", "repo": "go-git/go-git", "role": "main", "score": 98}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:36:02.195073+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f2a08db2d4cd660e92f6b90df6f4a459cab126154bb3cdcd7244b4b394a306a2", "fetched_at": "2026-08-28T04:10:02.389585+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-git/go-git"}, {"content_hash": "9adfd246589c7544a633b13fdbe7ff5fcdbaf643c5d157698d0b31b23693f00e", "fetched_at": "2026-08-29T08:31:37.969388+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-git/go-git/v6"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:31:37.974439+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "8b6453863a90bfae25e06e5dbacb004f8cef667ae769e801fd6b135bac4aa9ad", "fetched_at": "2026-08-29T08:31:37.976370+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:31:37.978591+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:36:02.195073+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f2a08db2d4cd660e92f6b90df6f4a459cab126154bb3cdcd7244b4b394a306a2", "fetched_at": "2026-08-28T04:10:02.389585+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-git/go-git"}, {"content_hash": "9adfd246589c7544a633b13fdbe7ff5fcdbaf643c5d157698d0b31b23693f00e", "fetched_at": "2026-08-29T08:31:37.969388+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-git/go-git/v6"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:31:37.974439+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "8b6453863a90bfae25e06e5dbacb004f8cef667ae769e801fd6b135bac4aa9ad", "fetched_at": "2026-08-29T08:31:37.976370+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:31:37.978591+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:36:02.195073+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f2a08db2d4cd660e92f6b90df6f4a459cab126154bb3cdcd7244b4b394a306a2", "fetched_at": "2026-08-28T04:10:02.389585+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-git/go-git"}, {"content_hash": "9adfd246589c7544a633b13fdbe7ff5fcdbaf643c5d157698d0b31b23693f00e", "fetched_at": "2026-08-29T08:31:37.969388+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-git/go-git/v6"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:31:37.974439+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "8b6453863a90bfae25e06e5dbacb004f8cef667ae769e801fd6b135bac4aa9ad", "fetched_at": "2026-08-29T08:31:37.976370+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:31:37.978591+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:36:02.195073+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f2a08db2d4cd660e92f6b90df6f4a459cab126154bb3cdcd7244b4b394a306a2", "fetched_at": "2026-08-28T04:10:02.389585+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-git/go-git"}, {"content_hash": "9adfd246589c7544a633b13fdbe7ff5fcdbaf643c5d157698d0b31b23693f00e", "fetched_at": "2026-08-29T08:31:37.969388+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-git/go-git/v6"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:31:37.974439+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "8b6453863a90bfae25e06e5dbacb004f8cef667ae769e801fd6b135bac4aa9ad", "fetched_at": "2026-08-29T08:31:37.976370+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:31:37.978591+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:36:02.195073+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f2a08db2d4cd660e92f6b90df6f4a459cab126154bb3cdcd7244b4b394a306a2", "fetched_at": "2026-08-28T04:10:02.389585+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-git/go-git"}, {"content_hash": "9adfd246589c7544a633b13fdbe7ff5fcdbaf643c5d157698d0b31b23693f00e", "fetched_at": "2026-08-29T08:31:37.969388+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-git/go-git/v6"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:31:37.974439+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "8b6453863a90bfae25e06e5dbacb004f8cef667ae769e801fd6b135bac4aa9ad", "fetched_at": "2026-08-29T08:31:37.976370+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:31:37.978591+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:36:02.195073+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f2a08db2d4cd660e92f6b90df6f4a459cab126154bb3cdcd7244b4b394a306a2", "fetched_at": "2026-08-28T04:10:02.389585+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-git/go-git"}, {"content_hash": "9adfd246589c7544a633b13fdbe7ff5fcdbaf643c5d157698d0b31b23693f00e", "fetched_at": "2026-08-29T08:31:37.969388+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-git/go-git/v6"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:31:37.974439+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "8b6453863a90bfae25e06e5dbacb004f8cef667ae769e801fd6b135bac4aa9ad", "fetched_at": "2026-08-29T08:31:37.976370+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:31:37.978591+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:02.389585+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:36:02.195073+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f2a08db2d4cd660e92f6b90df6f4a459cab126154bb3cdcd7244b4b394a306a2", "fetched_at": "2026-08-28T04:10:02.389585+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-git/go-git"}, {"content_hash": "9adfd246589c7544a633b13fdbe7ff5fcdbaf643c5d157698d0b31b23693f00e", "fetched_at": "2026-08-29T08:31:37.969388+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-git/go-git/v6"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:31:37.974439+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "8b6453863a90bfae25e06e5dbacb004f8cef667ae769e801fd6b135bac4aa9ad", "fetched_at": "2026-08-29T08:31:37.976370+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:31:37.978591+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:36:02.195073+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f2a08db2d4cd660e92f6b90df6f4a459cab126154bb3cdcd7244b4b394a306a2", "fetched_at": "2026-08-28T04:10:02.389585+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-git/go-git"}, {"content_hash": "9adfd246589c7544a633b13fdbe7ff5fcdbaf643c5d157698d0b31b23693f00e", "fetched_at": "2026-08-29T08:31:37.969388+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-git/go-git/v6"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:31:37.974439+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "8b6453863a90bfae25e06e5dbacb004f8cef667ae769e801fd6b135bac4aa9ad", "fetched_at": "2026-08-29T08:31:37.976370+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:31:37.978591+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:36:02.195073+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f2a08db2d4cd660e92f6b90df6f4a459cab126154bb3cdcd7244b4b394a306a2", "fetched_at": "2026-08-28T04:10:02.389585+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-git/go-git"}, {"content_hash": "9adfd246589c7544a633b13fdbe7ff5fcdbaf643c5d157698d0b31b23693f00e", "fetched_at": "2026-08-29T08:31:37.969388+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-git/go-git/v6"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:31:37.974439+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "8b6453863a90bfae25e06e5dbacb004f8cef667ae769e801fd6b135bac4aa9ad", "fetched_at": "2026-08-29T08:31:37.976370+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:31:37.978591+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:36:02.195073+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f2a08db2d4cd660e92f6b90df6f4a459cab126154bb3cdcd7244b4b394a306a2", "fetched_at": "2026-08-28T04:10:02.389585+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-git/go-git"}, {"content_hash": "9adfd246589c7544a633b13fdbe7ff5fcdbaf643c5d157698d0b31b23693f00e", "fetched_at": "2026-08-29T08:31:37.969388+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-git/go-git/v6"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T08:31:37.974439+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "8b6453863a90bfae25e06e5dbacb004f8cef667ae769e801fd6b135bac4aa9ad", "fetched_at": "2026-08-29T08:31:37.976370+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T08:31:37.978591+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 95}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2449, "days_push": 7, "days_rel": 35, "gap_med": 20, "n_releases_24m": 18}, "score": 98, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}