Cherry pick using TortoiseGit
How do I run the cherry pick command using TortoiseGit UI? vpatil Open the log in a repository with the target branch checked out. Use the top-left blue branch name to select the source branch. Select the commit(s) you want. Right click and select Cherry Pick this commit . Considering 'release' branch is required to cherry-pick from 'master' branch, follow the steps as provided below: Step 1: Checkout 'release' branch Step 2: Click TostoiseGit -> Show log Step 3: Filter Source Branch Commits to be Cherry-picked On the Log Messages window, select the source branch from where the commits will be