{"id":21221693,"url":"https://github.com/perryflynn/git-utils","last_synced_at":"2025-07-10T13:32:54.322Z","repository":{"id":48065730,"uuid":"250099369","full_name":"perryflynn/git-utils","owner":"perryflynn","description":"A collection of hopefully helpful scripts to work with git repositories.","archived":false,"fork":false,"pushed_at":"2022-07-21T19:31:37.000Z","size":36,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-07-03T12:22:24.765Z","etag":null,"topics":["branches","git","pull-requests","shell-script"],"latest_commit_sha":null,"homepage":"","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/perryflynn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-25T21:51:27.000Z","updated_at":"2022-07-22T19:31:21.000Z","dependencies_parsed_at":"2022-09-14T16:51:50.768Z","dependency_job_id":null,"html_url":"https://github.com/perryflynn/git-utils","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perryflynn%2Fgit-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perryflynn%2Fgit-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perryflynn%2Fgit-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perryflynn%2Fgit-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perryflynn","download_url":"https://codeload.github.com/perryflynn/git-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225638926,"owners_count":17500652,"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":["branches","git","pull-requests","shell-script"],"created_at":"2024-11-20T22:31:42.144Z","updated_at":"2024-11-20T22:33:09.426Z","avatar_url":"https://github.com/perryflynn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-utils\n\nA collection of hopefully helpful scripts to work with git repositories.\n\n| Script | Description | Download Link |\n|---|---|---|\n| [git-clean-sync.sh](git-clean-sync/) | fetch, pull (merge), auto-set remote, push, delete merged PR branches; everything **without touching the checked out workcopy** | [Download](dist/git-clean-sync.sh) |\n| [git-cleanup.sh](git-cleanup/) | Cleanup local and remote branches where the last commit is older than X days | [Download](dist/git-cleanup.sh) |\n| [git-pr-changelog.sh](git-pr-changelog/) | Generates a changelog from pull request commit messages | [Download](dist/git-pr-changelog.sh) |\n\n## No need to build\n\nJust use the latest builds in the `dist/` folder.\n\n## Changelog\n\n- 2022-07-21: Add option to update default branch (aka `HEAD`) from remote\n- 2022-07-21: Add new script `git-cleanup.sh`\n- 2022-07-21: Add new script `git-pr-changelog.sh`\n\n## Build\n\nTo make the life of the developer easier, the code is separated in\nmultiple files. You can use `make` to build the scripts.\n\n- `make`: Builds all scripts\n- `make clean`: Delete existing builds\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperryflynn%2Fgit-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperryflynn%2Fgit-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperryflynn%2Fgit-utils/lists"}