{"id":13566850,"url":"https://github.com/ttimasdf/git-repo","last_synced_at":"2026-03-04T08:15:56.247Z","repository":{"id":95461008,"uuid":"541973932","full_name":"ttimasdf/git-repo","owner":"ttimasdf","description":"Custom git-repo command with `repo push` command. For those who DIY their ROMs without Gerrit!","archived":false,"fork":false,"pushed_at":"2022-09-27T08:14:17.000Z","size":7774,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"mod-push","last_synced_at":"2024-11-04T21:37:10.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ttimasdf.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}},"created_at":"2022-09-27T08:11:53.000Z","updated_at":"2023-07-21T03:36:44.000Z","dependencies_parsed_at":"2023-08-30T09:47:19.927Z","dependency_job_id":null,"html_url":"https://github.com/ttimasdf/git-repo","commit_stats":null,"previous_names":[],"tags_count":224,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttimasdf%2Fgit-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttimasdf%2Fgit-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttimasdf%2Fgit-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttimasdf%2Fgit-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttimasdf","download_url":"https://codeload.github.com/ttimasdf/git-repo/tar.gz/refs/heads/mod-push","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103290,"owners_count":20884023,"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-08-01T13:02:17.997Z","updated_at":"2026-03-04T08:15:56.183Z","avatar_url":"https://github.com/ttimasdf.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# repo\n\nRepo is a tool built on top of Git.  Repo helps manage many Git repositories,\ndoes the uploads to revision control systems, and automates parts of the\ndevelopment workflow.  Repo is not meant to replace Git, only to make it\neasier to work with Git.  The repo command is an executable Python script\nthat you can put anywhere in your path.\n\nThis fork was enhanced to add:\n1. A `repo push` command that performs an ordinary push of the topic branch on all repositories.  This allows you to\n   push the topic branches to GitHub or GitLab, where you can create a pull request or merge request and get your code\n   reviewed.  The existing `repo upload` command continues to upload to Gerrit as usual.\n2. All operations are executed in the same order as defined in the manifest file.  In particular, `repo push` and\n   `repo upload` push to the repositories in the same order that the ``\u003cproject\u003e`` elements appear in the manifest file.\n\n* Homepage: \u003chttps://gerrit.googlesource.com/git-repo/\u003e\n* Mailing list: [repo-discuss on Google Groups][repo-discuss]\n* Bug reports: \u003chttps://bugs.chromium.org/p/gerrit/issues/list?q=component:repo\u003e\n* Source: \u003chttps://gerrit.googlesource.com/git-repo/\u003e\n* Overview: \u003chttps://source.android.com/source/developing.html\u003e\n* Docs: \u003chttps://source.android.com/source/using-repo.html\u003e\n* [repo Manifest Format](./docs/manifest-format.md)\n* [repo Hooks](./docs/repo-hooks.md)\n* [Submitting patches](./SUBMITTING_PATCHES.md)\n* Running Repo in [Microsoft Windows](./docs/windows.md)\n* GitHub mirror: \u003chttps://github.com/GerritCodeReview/git-repo\u003e\n* Postsubmit tests: \u003chttps://github.com/GerritCodeReview/git-repo/actions\u003e\n\n## Contact\n\nPlease use the [repo-discuss] mailing list or [issue tracker] for questions.\n\nYou can [file a new bug report][new-bug] under the \"repo\" component.\n\nPlease do not e-mail individual developers for support.\nThey do not have the bandwidth for it, and often times questions have already\nbeen asked on [repo-discuss] or bugs posted to the [issue tracker].\nSo please search those sites first.\n\n## Install\n\nMany distros include repo, so you might be able to install from there.\n```sh\n# Debian/Ubuntu.\n$ sudo apt-get install repo\n\n# Gentoo.\n$ sudo emerge dev-vcs/repo\n```\n\nYou can install it manually as well as it's a single script.\n```sh\n$ mkdir -p ~/.bin\n$ PATH=\"${HOME}/.bin:${PATH}\"\n$ curl https://storage.googleapis.com/git-repo-downloads/repo \u003e ~/.bin/repo\n$ chmod a+rx ~/.bin/repo\n```\n\n\n[new-bug]: https://bugs.chromium.org/p/gerrit/issues/entry?template=Repo+tool+issue\n[issue tracker]: https://bugs.chromium.org/p/gerrit/issues/list?q=component:repo\n[repo-discuss]: https://groups.google.com/forum/#!forum/repo-discuss\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttimasdf%2Fgit-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttimasdf%2Fgit-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttimasdf%2Fgit-repo/lists"}