LWN.net Logo

Ask a kernel developer: maintainer workflow

Ask a kernel developer: maintainer workflow

Posted Aug 27, 2012 16:50 UTC (Mon) by ecashin (subscriber, #12040)
In reply to: Ask a kernel developer: maintainer workflow by blackwood
Parent article: Ask a kernel developer: maintainer workflow

One can use the "--match" option with "git describe --contains" to filter out linux-next tags It accepted a file-globbing-type syntax last time I used it.

I think it would be "git describe --contains --match 'v3.6*'".


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds