{"id":28364468,"url":"https://github.com/go-git/go-git-fixtures","last_synced_at":"2025-06-23T12:31:33.188Z","repository":{"id":43149869,"uuid":"246163090","full_name":"go-git/go-git-fixtures","owner":"go-git","description":"Several git fixtures to run go-git tests","archived":false,"fork":false,"pushed_at":"2025-06-01T17:03:16.000Z","size":96647,"stargazers_count":3,"open_issues_count":0,"forks_count":17,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-16T04:15:10.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-git.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-09T23:25:00.000Z","updated_at":"2025-06-01T17:03:17.000Z","dependencies_parsed_at":"2024-11-09T21:00:13.181Z","dependency_job_id":"73f2f1b7-934f-4215-930d-3f7b09db0cc4","html_url":"https://github.com/go-git/go-git-fixtures","commit_stats":{"total_commits":115,"total_committers":23,"mean_commits":5.0,"dds":0.6782608695652175,"last_synced_commit":"d6809939ef7cbb355922ead77e1d521f1df4b3e6"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/go-git/go-git-fixtures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-git%2Fgo-git-fixtures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-git%2Fgo-git-fixtures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-git%2Fgo-git-fixtures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-git%2Fgo-git-fixtures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-git","download_url":"https://codeload.github.com/go-git/go-git-fixtures/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-git%2Fgo-git-fixtures/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261478933,"owners_count":23164591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-28T20:44:32.340Z","updated_at":"2025-06-23T12:31:33.175Z","avatar_url":"https://github.com/go-git.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-git-fixtures [![GoDoc](https://godoc.org/gopkg.in/go-git/go-git-fixtures.v6?status.svg)](https://pkg.go.dev/github.com/go-git/go-git-fixtures/v6) [![Test](https://github.com/go-git/go-git-fixtures/workflows/Test/badge.svg)](https://github.com/go-git/go-git-fixtures/actions?query=workflow%3ATest) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/go-git/go-git-fixtures/badge)](https://scorecard.dev/viewer/?uri=github.com/go-git/go-git-fixtures)\n\ngit repository fixtures used by [go-git](https://github.com/go-git/go-git)\n\n## Adding new Fixtures\n\n### Adding new pack fixtures\n\n1. Get the `.idx` and `.pack` files from the repository:\n\n```sh\ngit clone https://\u003crepository\u003e\ncd \u003crepository_name\u003e\ngit checkout \u003cREF\u003e\ngit gc\n\nls .git/objects/pack/\n```\n\n2. Copy them into `/data`.\n3. Add a new entry in `fixtures.go`:\n\n```\n{\n\tTags:         []string{\"packfile\", \"\u003cTAG_TO_REFER_TO\u003e\"},\n\tPackfileHash: \"\u003cPACK_HASH\u003e\",\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-git%2Fgo-git-fixtures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-git%2Fgo-git-fixtures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-git%2Fgo-git-fixtures/lists"}