View Diff Between shelvesets

Discussion of open issues, suggestions and bugs regarding code review tool for Visual Studio – Review Assistant
Post Reply
r.abasi
Posts: 1
Joined: Sat 29 Apr 2017 10:44

View Diff Between shelvesets

Post by r.abasi » Sat 29 Apr 2017 10:57

Hi all,

In a pre-commit core review this scenario is happening:
the reviewer comments on a line of shelved code,
the author makes changes to the code and adds a new shelve set to the review,
but the author can only see the diff between the last committed code and the last added shelved code
also the comment of the reviewer on the previous shelve is not going to be visible since the previous shelve set is not visible.
Is there any way to see the diff between different or the last two shelve sets?

Post Reply