Git
From charlesreid1
A curated list that will one day soon become git-awesome: Git Resources
Notes on my most common git operations: Git Operations
Software carpentry steps:
- why version control
- the philosophy behind git
- git config file
- creating a git repo - git init
- dot git folder
Question: why the two-stage process?