|
|
Subscribe / Log in / New account

How Red Hat uses GitLab for kernel development

How Red Hat uses GitLab for kernel development

Posted Oct 3, 2021 19:15 UTC (Sun) by mkubecek (guest, #130791)
In reply to: How Red Hat uses GitLab for kernel development by bfields
Parent article: How Red Hat uses GitLab for kernel development

How about "git range-diff origin/master foo-v1 foo-v2"? Or "git range-diff [prev base]..foo-v1 origin/master..foo-v2" if I still have the branch from v1 review and don't want to rebase it.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds