On 5/5/20 7:56 AM, Jiri Benc wrote: > On Mon, 04 May 2020 21:58:47 -0000, Gitlab Bridge on behalf of dzickusrh > wrote: >> From: Don Zickus <[email protected]> >> >> 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".
I was thinking the same thing. It's too similar in namespace to the config options. I like rh-gitsetup too. Politely, Nacked-by: Prarit Bhargava <[email protected]> P. > > Thanks, > > Jiri > _______________________________________________ > kernel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > 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/[email protected] > _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
