On Mon, 04 May 2020 21:58:47 -0000, Gitlab Bridge on behalf of dzickusrh wrote: > From: Don Zickus <dzickus@xxxxxxxxxx> > > The kernel workflow is adding complexity. Let's hide some of that complexity > behind git aliases. Instead of having the developer manually add them all > the time, add a make command to 'include' kernel aliases. > > A new command 'make rh-gitconfig' runs > > git config --local --add include.path "../redhat/kernel.gitconfig" > > and adds an include to the local repo's .git/config file. Perhaps "rh-gitsetup" would be a better name? My initial thought was that "rh-gitconfig" somehow creates kernel .config file based on information stored in git. It's too similar name to the current "rh-configs". Thanks, Jiri _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx