From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Contreras Subject: git top links: 2010-7 Date: Sat, 17 Jul 2010 02:16:59 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sat Jul 17 01:17:12 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OZu9X-0007Jl-RA for gcvg-git-2@lo.gmane.org; Sat, 17 Jul 2010 01:17:12 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759462Ab0GPXRF convert rfc822-to-quoted-printable (ORCPT ); Fri, 16 Jul 2010 19:17:05 -0400 Received: from mail-ey0-f174.google.com ([209.85.215.174]:52583 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754185Ab0GPXRD convert rfc822-to-8bit (ORCPT ); Fri, 16 Jul 2010 19:17:03 -0400 Received: by eya25 with SMTP id 25so686367eya.19 for ; Fri, 16 Jul 2010 16:17:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=CIhJvBnflJ87+RjDH4TjG9p/im6SPwvuWGAGoeX1Z4A=; b=B6asy0Uvi9FOa/a6fve5fBsMtIVAkohG5vC7c8DgaVUtd+EPRS9EBtOJ+U+fZy/SQN hmrDlUSNbif/+oH4k64uAtxEETuSO+qc1qhgZ5dev+OqWAQtu/s+zmOgKZINt2WeOQbm ULAZZx8D9SgPpnkXv9xVfIVprSkhnsNI+VQ4I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=O8TeTjhyNVqUWiBNQ7HGbTa1biYcVYt5spolO5mZtJmGo1k6AjToE1Lti0CxjgLvSW vIbEGqoexiAm/q3g25WWtK1S5+c6RJVsq58dTtz553vXU2bpQLIY6UL2JoAPSR5PGUBa YV40IealjYYE0czhLs5TX8wdSuUB21vMSKBLU= Received: by 10.213.20.132 with SMTP id f4mr66382ebb.23.1279322219348; Fri, 16 Jul 2010 16:16:59 -0700 (PDT) Received: by 10.213.34.212 with HTTP; Fri, 16 Jul 2010 16:16:59 -0700 (PDT) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, git top links is my attempt to gather all the links people have been tagging as "git" in delicious.com[1] (these are not chosen by me). It has been a long time since the last post. I blame it to a) I haven=E2=80=99t had much time b) there hasn=E2=80=99t been so much acti= vity b.1) or there=E2=80=99s a problem with Google Reader that it=E2=80=99s doping s= ome activity. I=E2=80=99ll be taking a close look at Google Reader to see if it=E2=80= =99s doping some stuff, but if anyone has a recommendation for an RSS aggregator that would store thousands of entries, that would be nice. The fancier blog version is here: http://gitlog.wordpress.com/2010/07/16/git-top-links-2010-7/ 1. Git Reference (191) Comprehensive guide for git; well organized, and pleasant to the eye http://gitref.org/ 2. Git for the lazy (62) Straightforward introduction to git http://www.spheredev.org/wiki/Git_for_the_lazy 3. Gitbox -- Everyday git interface for human beings. (57) Graphical UI for Mac OS X http://gitbox.pierlis.com/ 4. Agile git Workflow (25) Tips to use git on an "agile" environment http://geewax.org/2009/11/21/agile-git-workflow.html 5. Tv's cobweb: Git for Computer Scientists (18) Explanation of git operations through diagrams http://eagain.net/articles/git-for-computer-scientists/ 6. Distributed Version Control is here to stay, baby (14) A story of why Stack Overflow's podcast regarding DVCS was plain wrong http://www.joelonsoftware.com/items/2010/03/17.html 7. An Illustrated Guide to Git on Windows (12) http://nathanj.github.com/gitguide/tour.html 8. Mercurial tutorial (12) /me shrugs http://hginit.com/ 9. Git for the nervous developer (10) Explaining git from a convert http://beust.com/weblog/2010/04/06/git-for-the-nervous-developer/ 10. Sparkle Share (9) Tool to replace dropbox (uses git internally) http://www.sparkleshare.org/ [1] http://delicious.com/tag/git --=20 =46elipe Contreras