On Wed, May 20, 2020 at 04:25:24PM -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-gitsetup' runs > > git config --local --add include.path "../redhat/kernel.gitconfig" > > and adds an include to the local repo's .git/config file. > > Over time more workflow commands can be added to help developers. > > Start with a stub config file. > > V6: rebase to dist- changes, text changes > V5: text cleanups > V4: s/gitconfig/gitsetup > V3: expand comment in kernel.gitconfig > > Signed-off-by: Don Zickus <dzickus@xxxxxxxxxx> Acked-by: Brian Masney <bmasney@xxxxxxxxxx> Tested-by: Brian Masney <bmasney@xxxxxxxxxx> _______________________________________________ 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