{"id":17483873,"url":"https://github.com/creationix/git-repo","last_synced_at":"2025-04-10T02:43:15.919Z","repository":{"id":8942592,"uuid":"10676762","full_name":"creationix/git-repo","owner":"creationix","description":"A local git repository using any pluggable backend.","archived":false,"fork":false,"pushed_at":"2013-06-25T15:33:36.000Z","size":236,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T04:13:24.221Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creationix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-13T21:52:47.000Z","updated_at":"2023-09-08T16:40:04.000Z","dependencies_parsed_at":"2022-09-01T04:00:44.911Z","dependency_job_id":null,"html_url":"https://github.com/creationix/git-repo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fgit-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fgit-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fgit-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fgit-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","download_url":"https://codeload.github.com/creationix/git-repo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145205,"owners_count":21055083,"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":"2024-10-19T00:48:36.400Z","updated_at":"2025-04-10T02:43:15.875Z","avatar_url":"https://github.com/creationix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"git-repo\n========\n\nA local git repository using any pluggable backend.\n\n## Commit\n\n```\n{\n  hash: hash,\n  commit: {\n    tree: hash\n    parents: [parent1, parent2, ...]\n    key: value\n    key2: value2\n    ...\n    message: message\n  }\n}\n```\n\n## Tree\n\n```\n{\n  hash: hash,\n  tree: {\n    path: {mode: mode, hash: hash},\n    path2: {mode: mode, hash: hash},\n    ...\n  ]\n}\n```\n\n## Blob\n\n```\n{\n  hash: hash,\n  blob: {\n    size: size\n    source: source\u003cbinary\u003e\n  }\n}\n```\n\n## Tag\n\n```\n{\n  hash: hash,\n  tag: {\n    tree: hash\n    key: value\n    key2: value2\n    ...\n    message: message\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreationix%2Fgit-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreationix%2Fgit-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreationix%2Fgit-repo/lists"}