{"id":21719990,"url":"https://github.com/ext/git-foreach-ref","last_synced_at":"2026-05-14T23:02:45.863Z","repository":{"id":66297199,"uuid":"102912341","full_name":"ext/git-foreach-ref","owner":"ext","description":"Run command for each commit in a given range","archived":false,"fork":false,"pushed_at":"2017-09-08T23:32:04.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T10:44:47.879Z","etag":null,"topics":["git"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ext.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}},"created_at":"2017-09-08T23:24:26.000Z","updated_at":"2017-09-08T23:33:03.000Z","dependencies_parsed_at":"2023-04-15T14:18:42.413Z","dependency_job_id":null,"html_url":"https://github.com/ext/git-foreach-ref","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ext/git-foreach-ref","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fgit-foreach-ref","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fgit-foreach-ref/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fgit-foreach-ref/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fgit-foreach-ref/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ext","download_url":"https://codeload.github.com/ext/git-foreach-ref/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fgit-foreach-ref/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001980,"owners_count":26083259,"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-09T02:00:07.460Z","response_time":59,"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":["git"],"created_at":"2024-11-26T01:46:21.085Z","updated_at":"2025-10-09T20:35:25.970Z","avatar_url":"https://github.com/ext.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-foreach-ref\n\nRun command for each commit in a given range.\n\nUseful to test a script or building before pushing to ensure each commit\ncompiles, tests successful, passes linting, etc.\n\n## Usage\n\n    git foreach-ref REF COMMAND [OPTIONS..]\n\nwhen `REF` is the commit range. If not using `..` `..HEAD` is implied. It uses\n`rev-list` to find commits, see `git-rev-list(1)` for details on entering ranges.\n\nThe common use-case is to just use the parent branch, e.g. `master`.\n\n## Example\n\n    git foreach-ref master make check\n\nWill run `make check` for each commit starting at master up to current HEAD.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fext%2Fgit-foreach-ref","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fext%2Fgit-foreach-ref","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fext%2Fgit-foreach-ref/lists"}