From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Felipe Contreras" Subject: Git weekly links: 2008-51 Date: Sat, 20 Dec 2008 14:16:53 +0200 Message-ID: <94a0d4530812200416m1caa96f2je2bf478f65bd7d12@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: "git list" X-From: git-owner@vger.kernel.org Sat Dec 20 13:18:24 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LE0mk-0002lB-AU for gcvg-git-2@gmane.org; Sat, 20 Dec 2008 13:18:22 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751185AbYLTMQ4 (ORCPT ); Sat, 20 Dec 2008 07:16:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751106AbYLTMQ4 (ORCPT ); Sat, 20 Dec 2008 07:16:56 -0500 Received: from fg-out-1718.google.com ([72.14.220.155]:34059 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751086AbYLTMQz (ORCPT ); Sat, 20 Dec 2008 07:16:55 -0500 Received: by fg-out-1718.google.com with SMTP id 19so539345fgg.17 for ; Sat, 20 Dec 2008 04:16:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=4cB6xd7dRFtVObtZtbhmV3s1SLh/3jvXREO5AHJdjWo=; b=kvoQxOrn9A5fx/43iMOBBAEpHntVzxbSXCch0N4KQB7ZqZLEN9YDTbq3XBETsMYant HRxgF7bllFdKsALZxX0nlUCFr+QB9xb1otG12mnW1mxBL36VQGJNbdOKMfLIcCRJXVVN kLE9iYhNBPQR2omZR60aBsjIh1iTHRStMYkF4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=QxUCPwVxHrRtFw0k+UpZZs1nfOSqg2IXGWQyqUyaYjFRjoXzKOcYt+ra8f8w7OMhxI pA0ZddDK3WihMPBmYvwM/uEfaGEBL2OA3JgxuYzUTq1gszOlWmHO7W1kleeyaUHfzofA N9sxppOMYEjqPTo3L4z8C9RNZ/gpBlh96yYa4= Received: by 10.86.68.2 with SMTP id q2mr2408521fga.68.1229775413770; Sat, 20 Dec 2008 04:16:53 -0800 (PST) Received: by 10.86.77.17 with HTTP; Sat, 20 Dec 2008 04:16:53 -0800 (PST) Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, This week tortoisegit stole the spotlight. Maybe there weren't many other links, or maybe I failed to notice them. Also, many people liked the comment of Linus Torvalds regarding C++ in git. blog version: http://gitlog.wordpress.com/2008/12/20/git-weekly-links-2008-51/ == Articles == Agile git and the story branch pattern Practical explanation about how to use feature branches and why they are good. http://blog.hasmanythrough.com/2008/12/18/agile-git-and-the-story-branch-pattern Using Git to Maintain Your Website http://dmiessler.com/blog/using-git-to-maintain-your-website How I Turned Down $300,000 from Microsoft to go Full-Time on GitHub http://mojombo.github.com/2008/10/18/how-i-turned-down-300k.html Re: [RFC] Convert builin-mailinfo.c to use The Better String Library. Linus Torvalds creates some buzz http://lwn.net/Articles/249460/ == General links == tortoisegit http://code.google.com/p/tortoisegit/ Blog posts on Git (usage) http://git.or.cz/gitwiki/BlogPosts == My picks == Learning git-svn in 5min http://tsunanet.blogspot.com/2007/07/learning-git-svn-in-5min.html -- Felipe Contreras