visual studio - Strategy for unshelving large shelveset that is also old -


i spent couple months creating single large shelveset. shelved couple months ago. want merge mainline.

the base of shelveset 4 months old, , mainline has marched forward during time.

is there known strategy dealing mess?

find point in time "a couple of months" ago , create branch that. unshelve changes branch. commit changes, merge branch trunk. may have baseless merge; i'm not sure off top of head.

in future, don't use shelvesets since not intended used replacement branches. shelvesets intended allow short-term suspension of work in progress.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -