From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1J0sQ0-0008HE-IR for mharc-grub-devel@gnu.org; Sat, 08 Dec 2007 00:40:04 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J0sPy-0008Go-Bf for grub-devel@gnu.org; Sat, 08 Dec 2007 00:40:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J0sPw-0008GR-LQ for grub-devel@gnu.org; Sat, 08 Dec 2007 00:40:01 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0sPw-0008GO-Ie for grub-devel@gnu.org; Sat, 08 Dec 2007 00:40:00 -0500 Received: from cas-mta3-fe.casema.nl ([83.80.1.28] helo=mta-fe.casema.nl) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J0sPw-0004v5-6T for grub-devel@gnu.org; Sat, 08 Dec 2007 00:40:00 -0500 Received: from localhost (cas-filter2.mgmt.casema.nl [10.42.32.69]) by mta-fe.casema.nl (Postfix) with ESMTP id F0E12418A for ; Sat, 8 Dec 2007 06:39:57 +0100 (CET) X-Virus-Scanned: amavisd-new at casema.nl Received: from mta-fe.casema.nl ([10.42.32.28]) by localhost (cas-filter2.mgmt.casema.nl [10.42.32.211]) (amavisd-new, port 20024) with ESMTP id vO-QVnpAzG4E for ; Sat, 8 Dec 2007 06:39:57 +0100 (CET) Received: from [83.87.29.72] (53571D48.cable.casema.nl [83.87.29.72]) by mta-fe.casema.nl (Postfix) with ESMTP id C3D2B4189 for ; Sat, 8 Dec 2007 06:39:57 +0100 (CET) Message-ID: <475A2E2D.7030702@casema.nl> Date: Sat, 08 Dec 2007 06:39:57 +0100 From: willem User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: The development of GRUB 2 References: <1196963148.15804.44.camel@dv> <87mysnwvgn.fsf@lab.ossystems.com.br> <4758A4EA.4070109@casema.nl> <87ir3awwzq.fsf@lab.ossystems.com.br> In-Reply-To: <87ir3awwzq.fsf@lab.ossystems.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Solaris 9 Subject: Re: Switching to git? X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2007 05:40:02 -0000 Otavio Salvador wrote: > willem writes: > > >> Otavio Salvador wrote: >> >>> Pavel Roskin writes: >>> >>> >>> >>>> Other GNU projects have switched to git. Savannah supports git. The >>>> list of the GNU projects using git is pretty impressive: >>>> http://git.sv.gnu.org/gitweb/ >>>> >>>> I think GNU GRUB would be a welcome addition. >>>> >>>> >>> +1. I brought this up to discussion some time ago here but hadn't much >>> feedback. I hope we can move forward this time :-D >>> >>> >>> >> I did look at git. >> I agree , git is better than svn. >> > > It's much better and makes the integration work much easier to the > team too. > > People can start to provide GIT trees, instead of patches, for review > and once it has been accepted, and paper work done, a single git merge > does the magic :-) > > OOH you are very clever :-)