{"id":16782185,"url":"https://github.com/danielbayerlein/git-pick","last_synced_at":"2025-04-10T21:22:21.646Z","repository":{"id":37733014,"uuid":"73691972","full_name":"danielbayerlein/git-pick","owner":"danielbayerlein","description":"🍒 git cherry-pick \u003ccommit\u003e to multiple branches","archived":false,"fork":false,"pushed_at":"2023-04-17T04:58:40.000Z","size":1745,"stargazers_count":3,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T18:52:26.772Z","etag":null,"topics":["cherry-pick","git"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/danielbayerlein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-11-14T10:08:29.000Z","updated_at":"2021-12-16T11:00:16.000Z","dependencies_parsed_at":"2025-02-18T03:41:49.642Z","dependency_job_id":null,"html_url":"https://github.com/danielbayerlein/git-pick","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayerlein%2Fgit-pick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayerlein%2Fgit-pick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayerlein%2Fgit-pick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayerlein%2Fgit-pick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielbayerlein","download_url":"https://codeload.github.com/danielbayerlein/git-pick/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838443,"owners_count":21004580,"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":["cherry-pick","git"],"created_at":"2024-10-13T07:44:38.770Z","updated_at":"2025-04-10T21:22:21.621Z","avatar_url":"https://github.com/danielbayerlein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-pick\n\n[![npm version](https://badge.fury.io/js/%40danielbayerlein%2Fgit-pick.svg)](https://badge.fury.io/js/%40danielbayerlein%2Fgit-pick)\n[![Actions Status](https://github.com/danielbayerlein/git-pick/workflows/CI/badge.svg)](https://github.com/danielbayerlein/git-pick/actions)\n[![codecov](https://codecov.io/gh/danielbayerlein/git-pick/branch/master/graph/badge.svg)](https://codecov.io/gh/danielbayerlein/git-pick)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![Dependabot Status](https://api.dependabot.com/badges/status?host=github\u0026repo=danielbayerlein/git-pick)](https://dependabot.com)\n\n`git cherry-pick \u003ccommit\u003e` to multiple branches.\nWith `git-pick` you can cherry-pick a commit to multiple branches.\n\n## Installation\n\n```bash\n# npm\nnpm install @danielbayerlein/git-pick --global\n\n# Yarn\nyarn global add @danielbayerlein/git-pick\n```\n\n## Usage\n\n```bash\ngit-pick [options] \u003ccommit\u003e \u003cbranches...\u003e\n```\n\n### Options\n\n```\n-b, --new-branch Creates a new feature branch for each given branch\n-p, --pull       Fetches the changes from the remote branch, before cherry-pick the commit\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new [Pull Request](../../pull/new/master)\n\n## Copyright\n\nCopyright (c) 2016-present Daniel Bayerlein. See [LICENSE](./LICENSE.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielbayerlein%2Fgit-pick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielbayerlein%2Fgit-pick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielbayerlein%2Fgit-pick/lists"}