Y
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
johnnypangs
1353 days ago
How does that feature work in Gitlab? I also use it along with a rebase policy at work and sometimes have that issue.
link
nemetroid
1353 days ago
https://docs.gitlab.com/ee/user/project/merge_requests/versi...
link
matijs
1353 days ago
GitHub does the same. There is a compare button that appears after a force (with-lease) push of a rebased branch.
link