Hacker News new | ask | show | jobs
by Shatnerz 1353 days ago
I didn't actually read the linked article but I see it is from GitLab. GitLab makes it easy to view the diff between versions of an MR even if it includes rebases.
2 comments

How does that feature work in Gitlab? I also use it along with a rebase policy at work and sometimes have that issue.
GitHub does the same. There is a compare button that appears after a force (with-lease) push of a rebased branch.