From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lwdmc-0003gA-QK for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:50:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwdmY-0003fB-Kq for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:50:42 -0400 Received: from [199.232.76.173] (port=35647 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwdmY-0003f8-Hf for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:50:38 -0400 Received: from caffeine.csclub.uwaterloo.ca ([129.97.134.17]:50292) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwdmY-0007lW-7g for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:50:38 -0400 Date: Wed, 22 Apr 2009 10:50:37 -0400 Subject: Re: [Qemu-devel] Switching to git Message-ID: <20090422145037.GD3795@csclub.uwaterloo.ca> References: <49EF1A26.70007@us.ibm.com> <761ea48b0904220720h48a3c53cv9f90a3c94a31f5d5@mail.gmail.com> <20090422143855.GC3795@csclub.uwaterloo.ca> <761ea48b0904220745i66d2e77cu90325fc1e004b3bb@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <761ea48b0904220745i66d2e77cu90325fc1e004b3bb@mail.gmail.com> From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Desnogues Cc: Anthony Liguori , "qemu-devel@nongnu.org" On Wed, Apr 22, 2009 at 04:45:36PM +0200, Laurent Desnogues wrote: > I certainly wasn't arguing against bisectability :) > > I just wanted to be sure how to achieve it would be described somewhere > to help git newcomers. I used that as an example of what makes git not > very user friendly, like inventing some new terminology or use new > command names for things that have been used for years. How does it make git not friendly? Commiting code that doesn't build has always caused people pain, it just happens that with git it includes the pain of loosing use of a major feature of git. > And before someone jumps on me, I am not arguing against git, I start to > like it. I like the regex saerches in commits using git log. Having git-svn to grab a svn tree and being able to do all the git tricks on it is very handy. A native git tree is much faster to fetch though. -- Len Sorensen