I've looked the introductory video, but I do not really find clear instructions on how it is possible to easily cherrypick between an old/new version of a file in magit.
What I'm trying to say is that in e.g. eclipse (which I don't like it all, except for git), it is possible to scroll through the old and new files, and click on the arrow for each change to say which to keep. It makes merging really easy.
Is there any help/nice way to cherrypick each single change in Git/Emacs, possibly Magit?