From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Contreras Subject: git top links: 2009-11 Date: Sun, 8 Nov 2009 14:46:49 +0200 Message-ID: <94a0d4530911080446s6461c851q220628be9108c5ff@mail.gmail.com> 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 Sun Nov 08 13:46:58 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1N77AX-0004IN-6X for gcvg-git-2@lo.gmane.org; Sun, 08 Nov 2009 13:46:57 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752525AbZKHMqq convert rfc822-to-quoted-printable (ORCPT ); Sun, 8 Nov 2009 07:46:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752407AbZKHMqq (ORCPT ); Sun, 8 Nov 2009 07:46:46 -0500 Received: from mail-iw0-f180.google.com ([209.85.223.180]:61071 "EHLO mail-iw0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752344AbZKHMqo convert rfc822-to-8bit (ORCPT ); Sun, 8 Nov 2009 07:46:44 -0500 Received: by iwn10 with SMTP id 10so1813689iwn.4 for ; Sun, 08 Nov 2009 04:46:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=VK68KPA1Re1BVjFWZXr36uea4GAnlgjtqexgBJq5D90=; b=ApRaor8OyTtEdFRQchGrHQ3QI9vooG2XDUPSR1PnTuib8IWmzkky7xSlSSWsr+OmQu 51zVbrTIj/EJVIIH5LSDEjbVFJflY2j1nV/RqRZ24XGi+6c08Rpw/1MfM/TaqtCtuLWq vThAJ2yOgd9w23u12AJJPW6pEWoLocd5f+58k= 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=Ywu5yI5vcGxWDW+Xq3al/MQ8DcOqIBOVVFS3Rlmtxez8h9nVIPvA05EBCrP7XZJ8tq SZoCtGsUexD3/BZnRseI73kM8WwsQPRSHLy1L19TAMLp8uaqOsE+yFRv2PlrKOlm3PBC iHq2k7MrcLpGH59+OnUD9WD5zHFfwHF4UtSjI= Received: by 10.231.125.19 with SMTP id w19mr2093497ibr.8.1257684409811; Sun, 08 Nov 2009 04:46:49 -0800 (PST) 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). The fancier blog version is here: http://gitlog.wordpress.com/2009/11/08/git-top-links-2009-11/ These are the top links for November (and previous months). I haven=E2=80= =99t had time to work on this so that=E2=80=99s why I=E2=80=99m aggregating = the months of September and October too and the list is bigger than usual. I=E2=80=99ve improved my tools to generate this, so hopefully I=E2=80=99= ll be able to post these more often. I=E2=80=99ll also post the tools soon just in ca= se people want to help too. As you can see the first two links were overwhelmingly popular, it seems people like stuff from Scott Chacon :) 1. Pro Git (483) A book by Git experts to turn you into a Git expert. http://progit.org/ 2. Why You Should Switch from Subversion to Git (384) Very detailed article that summarizes the advantages of Git over Subver= sion. http://carsonified.com/blog/web-apps/why-you-should-switch-from-subvers= ion-to-git/ 3. learn.github (257) Compilation of online training courses http://learn.github.com/ 4. Easy Version Control with Git (155) Compact and comprehensive guide to get started with git. http://net.tutsplus.com/tutorials/other/easy-version-control-with-git/ 5. Gource (88) Software version control visualization. http://code.google.com/p/gource/ 6. How We Made GitHub Fast (78) Detailed explanation of how github was optimized in many areas. http://github.com/blog/530-how-we-made-github-fast 7. Understanding Git Conceptually (75) Simple yet useful tutorial to get familiar with Git concepts. http://www.eecs.harvard.edu/~cduan/technical/git/ 8. git (72) Git's home-page http://git-scm.com/ 9. The Git Community Book (64) http://book.git-scm.com/ 10. Git - SVN Crash Course (54) Straight-to-the-point crash course for subversion users http://git.or.cz/course/svn.html 11. Setting up Gitorious on your own server (53) Detailed guide to setup your own Gitorious. http://cjohansen.no/en/ruby/setting_up_gitorious_on_your_own_server 12. Feature Branch (53) Explanation of feature branches, continuous and promiscuous integration= =2E http://martinfowler.com/bliki/FeatureBranch.html 13. Hosting Git repositories, The Easy (and Secure) Way (47) Instructions to setup gitosus for git hosting. http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-sec= ure-way 14. pimping out git log (47) Tips to prettify git log format. http://www.jukie.net/~bart/blog/pimping-out-git-log 15. Setting up a new remote git repository (46) http://toolmantim.com/articles/setting_up_a_new_remote_git_repository 16. GitCasts (43) Comprehensive screen-casts showing git tricks http://www.gitcasts.com/ 17. Git: Your New Best Friend (42) Straightforward introduction got Git, using command line and 'git gui'. http://www.sitepoint.com/article/version-control-git/ 18. Subversion =E3=83=A6=E3=83=BC=E3=82=B6=E3=83=BC=E3=81=AE=E3=81=9F=E3= =82=81=E3=81=AE Git: =E7=AC=AC 1 =E5=9B=9E Git =E5=85=A5=E9=96=80 (41) Simple introduction to Git for Subversion users (Japanese). http://www.ibm.com/developerworks/jp/linux/library/l-git-subversion-1/?= ca=3Ddrs-jp 19. github (39) Popular Git hosting with social networking capabilities. http://github.com/ 20. Git and Microsoft Development: A Success Story (36) A success story of Git on Windows development, and why other tools are = not as http://www.lexparse.com/2009/10/30/git-and-microsoft-development-a-succ= ess-story/ 21. git ready (30) Big collection of git tips http://www.gitready.com/ 22. Setting up a Mac to Work with Git and GitHub (29) http://www.silverwareconsulting.com/index.cfm/2009/10/26/Setting-up-a-M= ac-to-Work-with-Git-and-GitHub 23. =E3=80=8C=E5=85=A5=E9=96=80 GIT=E3=80=8D=E3=81=8C=E7=A5=9E=E6=9C=AC= =E3=81=A7=E3=81=82=E3=82=8B=E4=BB=B6=E3=80=82 git =E5=88=A9=E7=94=A8=E8= =80=85=E3=81=A0=E3=81=91=E3=81=A7=E3=81=AA=E3=81=8F=E3=81=99=E3=81=B9=E3= =81=A6=E3=81=AE=E9=96=8B=E7=99=BA=E8=80=85=E3=81=8C=E8=AA=AD=E3=82=80=E3= =81=B9=E3=81=8D=E6=9C=AC (29) http://tech.kayac.com/archive/git-book.html 24. Everyday GIT With 20 Commands Or So (26) http://www.kernel.org/pub/software/scm/git/docs/everyday.html 25. gity: The Git App For MAC (26) http://macendeavor.com/gity 26. Git in One Hour (24) http://www.oreillynet.com/pub/e/1394 27. =E3=81=9D=E3=82=8D=E3=81=9D=E3=82=8D=E7=9C=9F=E5=89=A3=E3=81=ABGit=E3= =82=92=E3=83=BB=E3=83=BB=E3=83=BB=E3=81=A8=E3=81=84=E3=81=86=E4=BA=BA=E3= =81=AE=E3=81=9F=E3=82=81=E3=81=AE=E3=80=8EProGit=E3=80=8F=E3=81=8C=E9=8B= =AD=E6=84=8F=E7=BF=BB=E8=A8=B3=E9=80=B2=E8=A1=8C=E4=B8=AD=E3=81=A3=E3=81= =BD=E3=81=84 (23) http://www.ideaxidea.com/archives/2009/09/progit_jp.html 28. [=E6=8A=80=E8=A1=93][Git]Git=E5=88=9D=E5=BF=83=E8=80=85=E3=81=8C=E7= =B5=B6=E5=AF=BE=E3=81=AB=E8=A6=9A=E3=81=88=E3=81=A6=E3=81=8A=E3=81=8F=E3= =81=B9=E3=81=8D=E3=82=B3=E3=83=9E=E3=83=B3=E3=83=89 (23) http://d.hatena.ne.jp/idesaku/20091106/1257507849 29. Bananajour - Local git publication and collaboration (23) Local ad-hoc git hosting with web interface and Bonjour discovery. http://github.com/toolmantim/bananajour 30. TortoiseGit The coolest Interface to (Git) Version Control (22) Comprehensive (all-in-one) GUI for Git, just like TortoiseSVN http://code.google.com/p/tortoisegit/ 31. GitX (20) Attractive Git GUI made for Mac OS X. http://gitx.frim.nl/ 32. indefero: Better code management (19) 100% vendor lock-in free hosted code and project management. http://www.indefero.net/ 33. Git# --> Git for .NET and Mono (16) Implementation of Git for the Dot.Net Framework and Mono. http://www.eqqon.com/index.php/GitSharp 34. Why Git is Better than X (16) http://whygitisbetterthanx.com/ 35. Git Machine (15) Interesting presentation about git and github http://www.slideshare.net/err/git-machine 36. git ready: tig, the ncurses front-end to Git (15) Intoduction to tig. http://gitready.com/advanced/2009/07/31/tig-the-ncurses-front-end-to-gi= t.html 37. Git Magic (15) Comprehensive guide from getting started to advanced concepts. http://www-cs-students.stanford.edu/~blynn/gitmagic/book.html 38. Starting with Git (14) Guide to get started with Git in github. http://blog.kirth.be/31/starting-with-git 39. Easy Fabric Deployment, Part 1: Git/Mercurial and SSH (14) http://lincolnloop.com/blog/2009/sep/22/easy-fabric-deployment-part-1-g= itmercurial-and-ssh/ 40. Git Extensions (13) Toolkit to make working with Git on Windows more intuitive. http://code.google.com/p/gitextensions/ 41. Rails deployment made easy with Inploy (12) http://www.diegocarrion.com/2009/10/19/rails-deployment-made-easy-with-= inploy/ 42. chat sheets. $ cheat git (12) http://cheat.errtheblog.com/s/git 43. Gitorious (12) http://gitorious.org/ 44. Using p4merge with Git (11) http://onestepback.org/index.cgi/Tech/Git/UsingP4MergeWithGit.red 45. git merge vs git rebase: avoiding rebase hell (11) http://jarrodspillers.com/articles/git-merge-vs-git-rebase-avoiding-reb= ase-hell/ 46. Git =E2=80=93 Working on a User Story (11) http://www.rallydev.com/engblog/2009/09/15/git-working-on-a-user-story/ 47. msysgit: Git on Windows (11) http://code.google.com/p/msysgit/ 48. Push to multiple Git repos (11) http://afreshcup.com/2009/09/19/push-to-multiple-git-repos/ 49. =E3=83=A1=E3=83=A2cache: git=E3=81=AE=E6=A6=82=E5=BF=B5=E5=9B=B3 (1= 1) http://memocache.blogspot.com/2009/07/test.html 50. Pro Git=E3=81=AE=E6=97=A5=E6=9C=AC=E8=AA=9E=E7=89=88PDF (10) http://subtech.g.hatena.ne.jp/h2u/20090925/1253881931 51. When GitHub goes down... (10) http://cloud.github.com/misc/down.html 52. The Git Parable (10) http://tom.preston-werner.com/2009/05/19/the-git-parable.html 53. git ready: reflog, your safety net (10) http://www.gitready.com/intermediate/2009/02/09/reflog-your-safety-net.= html 54. Git For Windows Developers (10) http://www.lostechies.com/blogs/jason_meridth/archive/2009/06/01/git-fo= r-windows-developers-git-series-part-1.aspx 55. homebrew (9) Packaging system for Mac OS X 10.5 and above. http://github.com/mxcl/homebrew/tree [1] http://delicious.com/tag/git --=20 =46elipe Contreras