git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: git@vger.kernel.org
Subject: git top links: 2009-11
Date: Sun, 8 Nov 2009 14:46:49 +0200	[thread overview]
Message-ID: <94a0d4530911080446s6461c851q220628be9108c5ff@mail.gmail.com> (raw)

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’t
had time to work on this so that’s why I’m aggregating the months of
September and October too and the list is bigger than usual.

I’ve improved my tools to generate this, so hopefully I’ll be able to
post these more often. I’ll also post the tools soon just in case
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 Subversion.
http://carsonified.com/blog/web-apps/why-you-should-switch-from-subversion-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.
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-secure-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 ユーザーのための Git: 第 1 回 Git 入門 (41)
Simple introduction to Git for Subversion users (Japanese).
http://www.ibm.com/developerworks/jp/linux/library/l-git-subversion-1/?ca=drs-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-success-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-Mac-to-Work-with-Git-and-GitHub

23. 「入門 GIT」が神本である件。 git 利用者だけでなくすべての開発者が読むべき本 (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. そろそろ真剣にGitを・・・という人のための『ProGit』が鋭意翻訳進行中っぽい (23)
http://www.ideaxidea.com/archives/2009/09/progit_jp.html

28. [技術][Git]Git初心者が絶対に覚えておくべきコマンド (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-git.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-gitmercurial-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-rebase-hell/

46. Git – 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. メモcache: gitの概念図 (11)
http://memocache.blogspot.com/2009/07/test.html

50. Pro Gitの日本語版PDF (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-for-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

-- 
Felipe Contreras

                 reply	other threads:[~2009-11-08 12:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=94a0d4530911080446s6461c851q220628be9108c5ff@mail.gmail.com \
    --to=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).