On Wed, May 20, 2020 at 04:25:24PM -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-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 <[email protected]>

Acked-by: Brian Masney <[email protected]>
Tested-by: Brian Masney <[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]

Reply via email to