Page to show diff between 2 git refs #19862
Labels
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Feature Description
I think it would be helpful to have a web page to show the difference between 2 git refs. I think (but I clearly do not know your source code so maybe I am wrong) that it could be like "extracted" from the page of the PR diff, and would then accept 2 git refs (commit hash, branch name, tag...).
Then in the PR, it could be used with the branch names to work as it is today.
Where it gets interesting, is that when there is a new push/force-push in a PR, the comment saying "pushed from 123 to abc" could feature a link to the diff web page with the old and new commit. So users could easily see what changed compared to the previous status. If the review was already done and only minor fixes were applied, it helps save some time.
I tried to browse the issues mentioning diff but I am still not sure, maybe this is some kind of duplicate of #13416 or #12800 Sorry if so...
cc @99rgosse
Screenshots
No response
The text was updated successfully, but these errors were encountered: