Git Tutorial Series
November 3rd, 2011
As part of the lab’s adoption of Ubuntu and linux tools, I’ve created a DASL-oriented introduction to git. It is an incredibly powerful tool, yet can be very intimidating due to its minimal command-line interface. To read more about Git and learn to set up a simple repository, please see the tutorial links below. I will keep them updated as best I can to reflect changes in git (and what I learn over time).
- Tutorial 1 – Git basics
- Tutorial 2 – Branching and Merging
- Tutorial 3 – Advanced concepts (Rewriting history, using github, and fixing errors) (under construction)
Categories: Uncategorized