[yocto] [PATCH] gitignore: add wildcard to match toplevel patch files

Richard Purdie richard.purdie at linuxfoundation.org
Mon Jun 11 05:51:34 PDT 2012


On Fri, 2012-06-08 at 12:10 -0400, Paul Gortmaker wrote:
> To support the basic workflow of trivial patches:
> 
>  git format-patch HEAD~.. ; git send-email --to foo at bar.com 0001-foo.patch
> 
> We don't want git status reporting on patches lying in the top
> level dir in this case.

Merged to master, thanks.

Richard




More information about the yocto mailing list