Posts for the month of March 2015
Learning git
I've been using subversion
for at least a decade now. I was going to switch to a git
-based project so wanted to learn. I think I finally get the differences, especially with the "index." These are the resources I used:
- A one-hour preview talk from 2007 by Randal Schwartz (of perl fame)
- The Thing About Git by Rtan Tomayko was a good intro to the usage side
- Think Like (a) Git by Sam Livingston-Gray was an excellent site that I used that really helped me understand the (graph) theory, the way it all comes
And finally: