{"id":31585357,"url":"https://github.com/egarcia74/gitall","last_synced_at":"2026-05-08T06:51:27.136Z","repository":{"id":311105648,"uuid":"1042427936","full_name":"egarcia74/gitall","owner":"egarcia74","description":"Run a Git command across many sibling repositories with optional interactive selection, parallel execution, grouping/prefixing, and JSON summaries.","archived":false,"fork":false,"pushed_at":"2025-08-22T05:35:48.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-22T07:08:57.141Z","etag":null,"topics":["bash","git"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/egarcia74.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-22T02:19:08.000Z","updated_at":"2025-08-22T05:35:52.000Z","dependencies_parsed_at":"2025-08-22T07:09:07.965Z","dependency_job_id":"a890cdf0-ff4c-496f-8442-42dd7e92f79b","html_url":"https://github.com/egarcia74/gitall","commit_stats":null,"previous_names":["egarcia74/gitall"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/egarcia74/gitall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egarcia74%2Fgitall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egarcia74%2Fgitall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egarcia74%2Fgitall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egarcia74%2Fgitall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egarcia74","download_url":"https://codeload.github.com/egarcia74/gitall/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egarcia74%2Fgitall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278547855,"owners_count":26004773,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bash","git"],"created_at":"2025-10-06T01:47:28.213Z","updated_at":"2025-10-06T01:47:44.576Z","avatar_url":"https://github.com/egarcia74.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD013 --\u003e\n# gitall\n\n[![CI](https://github.com/egarcia74/gitall/actions/workflows/ci.yml/badge.svg)](https://github.com/egarcia74/gitall/actions/workflows/ci.yml)\n\nRun a Git command across many sibling repositories with optional interactive selection, parallel execution, grouping/prefixing, and JSON summaries.\n\n## Install\n\nOption 1: source in your shell (functions + wrappers)\n\n```bash\n[ -f ./lib/gitall.sh ] \u0026\u0026 . ./lib/gitall.sh\n```\n\nOption 2: CLI via bin wrapper\n\n```bash\n# Add bin/ to your PATH, or symlink\nln -sf \"$PWD/bin/gitall\" /usr/local/bin/gitall\n```\n\nDirect run (dual-mode):\n\n```bash\nbash lib/gitall.sh --help\n```\n\n## Usage\n\n```bash\n# Example: fetch from all repos in parallel (long-form options)\ngitall --all --parallel -- fetch --all --prune\n\n# Example: show status only in repos with changes, with JSON summary\ngitall --all --only-dirty --json-summary -- status -s\n\n# Example: group output by repo for easier reading\ngitall --all --group-output -- log --oneline -n 3\n```\n\nWrappers: `gitall-status`, `gitall-fetch`, `gitall-pull`, `gitall-push`, `gitall-prune-local-branches`, `gitall-gc`, `gitall-sync`.\n\nSee [`docs/gitall.md`](docs/gitall.md) for full documentation (options, config file, JSON summary, examples).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegarcia74%2Fgitall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegarcia74%2Fgitall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegarcia74%2Fgitall/lists"}