2826 shaares
32 private links
32 private links
A while ago an open source project I'm involved with, joind.in, moved to github. I had to quickly brush up my git skills after years of being happy and confident with Subversion; I learned a lot and so I thought I'd share my "cheat sheet" - the commands that I use on a day-to-day basis when working with git.
I will just discuss the command line tools, since those are the same on every platform. GUI tools and IDE plugins are available for git so it is worth taking a look at what is available for the development environment you use.