{"id":25914480,"url":"https://github.com/shitijhalder/git-cherry-picking","last_synced_at":"2026-04-25T22:34:04.960Z","repository":{"id":280242617,"uuid":"941378341","full_name":"ShitijHalder/git-cherry-picking","owner":"ShitijHalder","description":"Cherry-Picking Became Easy! Cherry-pick multiple commits at one time with no limits! This script simplifies the process of cherry-picking commits from one Git repository to another. Designed to be user-friendly and efficient, it automates the tedious task of applying multiple commits, ensuring a seamless experience.","archived":false,"fork":false,"pushed_at":"2025-03-02T07:26:40.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T08:24:20.706Z","etag":null,"topics":["bash-script","cherry-pick","open-source"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ShitijHalder.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-02T06:19:15.000Z","updated_at":"2025-03-02T07:34:22.000Z","dependencies_parsed_at":"2025-03-02T08:24:30.324Z","dependency_job_id":"2e5d14e2-f074-47b4-b1f4-97cfe562a0d6","html_url":"https://github.com/ShitijHalder/git-cherry-picking","commit_stats":null,"previous_names":["shitijhalder/git-cherry-picking"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShitijHalder%2Fgit-cherry-picking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShitijHalder%2Fgit-cherry-picking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShitijHalder%2Fgit-cherry-picking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShitijHalder%2Fgit-cherry-picking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShitijHalder","download_url":"https://codeload.github.com/ShitijHalder/git-cherry-picking/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241652964,"owners_count":19997578,"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":["bash-script","cherry-pick","open-source"],"created_at":"2025-03-03T11:20:55.060Z","updated_at":"2026-04-25T22:34:04.934Z","avatar_url":"https://github.com/ShitijHalder.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cherry-Picking Made Easy!\n\nCherry-pick multiple commits at one time with no limits!\n\n## Before You Start\nBefore you start, keep in mind:\n- Ensure you are running the script inside the target Git repository.\n- Verify you have the correct username, permissions, and access tokens.\n- Double-check your source and target branch names.\n- Have a backup of your repository if necessary.\n- Get the Personal Access Token (PAT) from here: [https://github.com/settings/tokens](https://github.com/settings/tokens)\n- Make sure you have the `git` and `curl` commands available in your terminal.\n- This script is designed for GitHub repositories only.\n\n## How to Use\n\n1. **Clone the target repository:**\n   ```bash\n   git clone \u003cyour-target-repository-url\u003e\n   cd \u003cyour-target-repository-directory\u003e\n2. **Download the script using curl \u0026 Make the script executable:**\n    ```bash\n   curl -O https://raw.githubusercontent.com/ShitijHalder/git-cherry-picking/main/cherry-picking.bash \u0026\u0026 chmod +x cherry-picking.bash\n3. **Run the script:**  \n     ```bash    \n     ./cherry-picking.bash\n4. **Follow the prompts:**\n   The script will prompt you for the necessary input parameters:\n   - Source repository URL\n   - Target repository URL\n   - Source branch\n   - Target branch\n   - Commit list (full hashes, comma-separated)\n   - Git username\n   - Git personal access token\n5. **Wait for the process to complete:**\n      This may take a few seconds depending on the number of commits and size of your repository.\n\n6. **And Voilà, you're done!**\n      Your due cherry-picks are now done, my guy. Let us move on to the next task, shall we?  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshitijhalder%2Fgit-cherry-picking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshitijhalder%2Fgit-cherry-picking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshitijhalder%2Fgit-cherry-picking/lists"}