|
|
Subscribe / Log in / New account

Linus codes up a patch manager

Linus codes up a patch manager

Posted Apr 11, 2005 19:48 UTC (Mon) by kevinbsmith (guest, #4778)
In reply to: Linus codes up a patch manager by brianomahoney
Parent article: Linus codes up a patch manager

This is very interesting. Each day that goes by makes it look more and more like 'git' could be the next kernel SCM, at least on an interim basis.

I haven't looked too closely, but it sure looks like a snapshot-based solution rather than a changeset-based solution. Monotone started out as the former, but moved to the latter. I think there is some consensus that changeset-orientation is superior.

I do wonder whether spending several days on git is the most effective use of Linus's time. But I guess if he's having fun, who am I to judge?


to post comments

Linus codes up a patch manager

Posted Apr 12, 2005 0:09 UTC (Tue) by hppnq (guest, #14462) [Link]

I haven't been looking at it too closely, but doesn't git seem to be a nice candidate for a monotone backend?


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