-
Suggestion
-
Resolution: Fixed
-
188
-
In stash 1.3, if you push a branch, and then (usually in response to the discussion) amend or rebase the branch, then push -f to updated, the pull request discussion shows added + removed commits.
However, there is no obvious way to compare the original state of the branch with then new branch to see what changed.
e43651f12c0f: On the pull request "Overview" tab in the "Activities" section, on every activity that updates the scope of the pull request, such as a push or a rebase, it says "<Name> UPDATED the pull request by adding/removing X commits (view changes)". The "view changes" link is there.