In git, what is the best / easiest way to bring a deployment branch up to date with master when the branch already contains cherry-picked commits from master, assuming you want to preserve the history of the deployment branch.In git, what is the best / easiest way to bring