Hi,
Here are four months into one.
- Tower, the most powerful Git client for Mac (89): Interesting new and powerful git client
- Introductory Guide to Git Version Control System (51): Thorough indoductory guide
- A collection of useful .gitignore templates (45): C, C++, Python, every language has different common .gitignore templates
- The Designer’s Guide to Git or: How I Learned to Stop Worrying and Love the Repository. (24)
- Git info in your ZSH Prompt (21)
- Git Supervisual Cheatsheet (16): Simple and colorful cheatsheet
- Classy Git (15): Another great presentation from Scott Chacon
- Get Started with Git (14): Very nice article introducing Git and DSCM in general by Al Shaw
- Gitifier; Git commit notifier for MacOSX (14)
- Getting Good with Git! (28)
- git-achievements: Earn geeky merit badges while learning Git (13)
- RubyDrop (12): “RubyDrop is my first ever Ruby project that aims to be an open-source, roll-your-own, Dropbox clone. It uses Git as the backend for file tracking and remote syncing.”
- gitmodel (12): “An ActiveModel-compliant persistence framework for Ruby that uses Git for versioning and remote syncing.”
- Slaying dragons with git, bash, and ruby (11): Tricks to use git hooks to prevent bad commits
- libgit2 (11): “libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.”
- Version Control for Designers (10)