|
|
Log in / Subscribe / Register

Why kernel development still uses email

Why kernel development still uses email

Posted Oct 4, 2016 12:44 UTC (Tue) by paulj (subscriber, #341)
In reply to: Why kernel development still uses email by fishface60
Parent article: Why kernel development still uses email

A little shell wrapper "porcelain" to push/pull heads in the main git repository namespace, along with the appropriate other associated meta-data heads under other namespaces (like the 'notes' one), surely would be trivial to write, and have the main developers of a project use?


to post comments

Why kernel development still uses email

Posted Mar 29, 2017 11:48 UTC (Wed) by zenaan (guest, #3778) [Link]

Sounds logical. Metadata such as "discussion" of the patch/series of course changes (/ is added to) over time, so tracking metadata for a patch or series on a corresponding and associated HEAD/branch makes sense - and with notes or something similar for the connection/ association pointer, sounds like git has the machinery in place.


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