How Red Hat uses GitLab for kernel development
How Red Hat uses GitLab for kernel development
Posted Oct 3, 2021 6:39 UTC (Sun) by anmoch (subscriber, #85760)In reply to: How Red Hat uses GitLab for kernel development by fratti
Parent article: How Red Hat uses GitLab for kernel development
Posted Oct 3, 2021 17:41 UTC (Sun)
by marcH (subscriber, #57642)
[Link]
And neither gitlab not github do range-diff : https://gitlab.com/gitlab-org/gitlab/-/issues/24096
Github is especially bad at it.
Of course using a forge and git range-diff are not mutually exclusive, in fact it's easier than pure email + range-diff.
Posted Oct 3, 2021 19:19 UTC (Sun)
by bfields (subscriber, #19510)
[Link]
It's fun to do things like 'git range-diff origin/master mwork@{1} mywork'
Very neat, I've always wanted that--though honestly I feel like I've gotten long OK without.
How Red Hat uses GitLab for kernel development
How Red Hat uses GitLab for kernel development