Y
Hacker News
new
|
ask
|
show
|
jobs
by
bonzini
1888 days ago
The diff view is unusable if master has moved in the meanwhile. What you really need is a UI for "git range-diff".
1 comments
NicoJuicy
1888 days ago
You can do that in azure devops. By default, it shows all commits and then you can go to the commits tab and select the ones you want to view ( multiple or single)
link
bonzini
1888 days ago
Can it show a diff-of-diffs, and detect patches that were added, removed or reordered? Something like
https://patchew.org/QEMU/20210414134112.25620-1-iii@linux.ib...
.
link