I'm trying to apply a shelveset from a branch to another, following these steps:
http://benjii.me/2014/04/move-shelveset-to-different-branch-in-tfs/
But when TFS opens a screen for me to resolve conflicts, it's impossible to work, because my shelveset has more than 700 files. I can't specify the desired merge option for each one.
What I need is to specify a default merge action for all the unresolved conflicted files at once.
Is it possible? If so, how can we do it?