{"id":17686555,"url":"https://github.com/kud/git-cherry-pick-interactive-cli","last_synced_at":"2026-05-05T20:37:59.674Z","repository":{"id":196539749,"uuid":"696326305","full_name":"kud/git-cherry-pick-interactive-cli","owner":"kud","description":"A CLI tool that provides an interactive way to cherry-pick commits from a specified branch.","archived":false,"fork":false,"pushed_at":"2023-09-25T16:13:07.000Z","size":60,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T12:57:11.691Z","etag":null,"topics":["cherry-pick","git","github"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@kud/git-cherry-pick-interactive-cli","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-25T14:28:07.000Z","updated_at":"2024-04-14T12:57:11.692Z","dependencies_parsed_at":null,"dependency_job_id":"6b70dee1-6f62-409e-b42b-fc9ece2b018a","html_url":"https://github.com/kud/git-cherry-pick-interactive-cli","commit_stats":null,"previous_names":["kud/git-cherry-pick-interactive-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fgit-cherry-pick-interactive-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fgit-cherry-pick-interactive-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fgit-cherry-pick-interactive-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fgit-cherry-pick-interactive-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kud","download_url":"https://codeload.github.com/kud/git-cherry-pick-interactive-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246379385,"owners_count":20767696,"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","github"],"created_at":"2024-10-24T10:45:13.090Z","updated_at":"2026-05-05T20:37:59.644Z","avatar_url":"https://github.com/kud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `git-cherry-pick-interactive-cli`\n\nA CLI tool that provides an interactive way to cherry-pick commits from a specified branch.\n\n[![asciicast](https://asciinema.org/a/lSFWbYVyDRzQLFillzlAX6uX1.svg)](https://asciinema.org/a/lSFWbYVyDRzQLFillzlAX6uX1)\n\n## Installation\n\n1. Ensure you have Node.js installed on your machine. If not, download and install it from [here](https://nodejs.org/).\n\n2. Install the CLI globally using npm:\n\n```bash\nnpm install -g @kud/git-cherry-pick-interactive-cli\n```\n\n## Usage\n\n```bash\ngit cherry-pick-interactive \u003cbranch-name\u003e\n```\n\n- Replace `\u003cbranch-name\u003e` with the name of the branch you want to cherry-pick commits from.\n\nAfter executing the command, you will be presented with a list of commits from the specified branch. Select the commits you'd like to cherry-pick using the arrow keys and spacebar. Once your selections are made, press the Enter key to proceed with the cherry-picking process.\n\n## Features\n\n- **Interactive UI**: Easily view and select commits with an intuitive interface.\n- **Clear Output**: Each cherry-picked commit is displayed with its hash and message, providing clarity and transparency.\n- **Error Handling**: Clear error messages and instructions for better usability.\n\n## Dependencies\n\n- `chalk`: Provides terminal string styling.\n- `inquirer`: A collection of common interactive command-line interfaces.\n- `simple-git`: A lightweight interface for running git commands in any Node.js application.\n- `yargs`: Light-weight option parsing and command-line help creation.\n- `zx`: A tool for writing better scripts.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkud%2Fgit-cherry-pick-interactive-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkud%2Fgit-cherry-pick-interactive-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkud%2Fgit-cherry-pick-interactive-cli/lists"}