Order of operations:
shelve A, keep changes in workspace
shelve B, keep changes in workspace
unshelve A.
Does the last unshelve merge with the workspace version ? Is there a way to get the code as it was when I shelved A ?
Ofer
Order of operations:
shelve A, keep changes in workspace
shelve B, keep changes in workspace
unshelve A.
Does the last unshelve merge with the workspace version ? Is there a way to get the code as it was when I shelved A ?
Ofer