From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin Langhoff" Subject: Re: [OT] OLS slides Date: Sat, 22 Jul 2006 19:40:59 +1200 Message-ID: <46a038f90607220040x5fcc3ec9x4b50650d476868b3@mail.gmail.com> References: <7vvepqi6x6.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sat Jul 22 09:41:14 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G4C6k-0003EA-FD for gcvg-git@gmane.org; Sat, 22 Jul 2006 09:41:06 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751337AbWGVHlB (ORCPT ); Sat, 22 Jul 2006 03:41:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751338AbWGVHlB (ORCPT ); Sat, 22 Jul 2006 03:41:01 -0400 Received: from ug-out-1314.google.com ([66.249.92.170]:22520 "EHLO ug-out-1314.google.com") by vger.kernel.org with ESMTP id S1751337AbWGVHlA (ORCPT ); Sat, 22 Jul 2006 03:41:00 -0400 Received: by ug-out-1314.google.com with SMTP id m3so1574118ugc for ; Sat, 22 Jul 2006 00:40:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rttzDjbwsyKXny8S1PUOyPzVuGZ04D10rIqaTwc8jSVLXHDyHcN0P171+aBvUFRsXasycbWQ+r6a1kRzoTekhU4tQ88nz8ZLukNUhyx8U1uBUL9boSiYOiypZ9C1dZu0BvIMfkLk2MornVqaNlc69KFBjaul8E3Xp8JQsHKcaj0= Received: by 10.78.170.17 with SMTP id s17mr723044hue; Sat, 22 Jul 2006 00:40:59 -0700 (PDT) Received: by 10.78.120.18 with HTTP; Sat, 22 Jul 2006 00:40:59 -0700 (PDT) To: "Junio C Hamano" In-Reply-To: <7vvepqi6x6.fsf@assigned-by-dhcp.cox.net> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On 7/22/06, Junio C Hamano wrote: > My slides (with full transcripts) are available at > > http://members.cox.net/junkio/200607-ols.pdf Great slides! Specially 35 to 40 are excellent visualisations of what happens when you clone, work and later merge. Can you offer the source of the slides? I think I'll be at CONSOL'06 (Mexican FLOSS conference) in August talking about GIT and Cogito, and wouldn't mind stealing (in the GNU sense) some bits of yours ;-) m