{"id":25384039,"url":"https://github.com/gomatic/git-freeze","last_synced_at":"2025-07-17T08:39:27.665Z","repository":{"id":57501155,"uuid":"53297268","full_name":"gomatic/git-freeze","owner":"gomatic","description":"Easy Go vendoring via git submodule","archived":false,"fork":false,"pushed_at":"2017-02-22T04:00:51.000Z","size":15,"stargazers_count":103,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T23:02:24.132Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/gomatic/git-freeze","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gomatic.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}},"created_at":"2016-03-07T05:05:36.000Z","updated_at":"2024-05-21T18:27:54.000Z","dependencies_parsed_at":"2022-09-04T04:23:08.107Z","dependency_job_id":null,"html_url":"https://github.com/gomatic/git-freeze","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gomatic/git-freeze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomatic%2Fgit-freeze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomatic%2Fgit-freeze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomatic%2Fgit-freeze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomatic%2Fgit-freeze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gomatic","download_url":"https://codeload.github.com/gomatic/git-freeze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gomatic%2Fgit-freeze/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265586134,"owners_count":23792859,"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-02-15T08:35:33.613Z","updated_at":"2025-07-17T08:39:27.645Z","avatar_url":"https://github.com/gomatic.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy Go vendoring\n\n`git freeze` will submodule or subtree all git-package Go imports from `./...` into `vendor/`.\n\n# Status\n\n[![Build Status](https://travis-ci.org/gomatic/git-freeze.png?branch=master)](https://travis-ci.org/gomatic/git-freeze)\n\n## Install\n\n\t\tgo get github.com/gomatic/git-freeze\n\n## Usage\n\nIf your `GOBIN` is also in your `PATH`, `git-freeze` will be accessible as:\n\n\t\tgit freeze\n\n## Help\n\n\t\tUsage:\n\t\t\t-branch string\n\t\t\t\t\t\tGit branch/commit to submodule/subtree. (defaults to the parent's branch)\n\t\t\t-dry-run\n\t\t\t\t\t\tJust print the command but do not run it.\n\t\t\t-force\n\t\t\t\t\t\tForce.\n\t\t\t-list\n\t\t\t\t\t\tOnly list the imports that can be frozen.\n\t\t\t-notests\n\t\t\t\t\t\tDo not freeze test-imports.\n\t\t\t-subtree\n\t\t\t\t\t\tUse a subtree instead of a submodule.\n\t\t\t-transitive\n\t\t\t\t\t\tTraverse transitive imports, i.e. vendor/\n\t\t\t-verbose\n\t\t\t\t\t\tMore output.\n\n## Note\n\n`git freeze -transitive` will traverse `./...`, so running it multiple times will continually freeze transitive dependencies. But, ideally, you do not want to use `-transitive` since transitive dependencies should be vendored/frozen by the package maintainer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgomatic%2Fgit-freeze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgomatic%2Fgit-freeze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgomatic%2Fgit-freeze/lists"}