Hi Chris, cmumford wrote: > And once I identified a change that I want I did this: > > git cherry-pick --no-commit <remote master commit sha1> > > I then build/test the change, and once happy with I'll commit to my local > branch. My question is now that I've cherry picked one change I want to get > a list of all unmerged changes - filtering out ones I've already done? You might like "git cherry". Hope that helps, Jonathan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html