Git: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
* dot git folder | * dot git folder | ||
Question: why the two-stage process? | |||
[[Category:Git]] | [[Category:Git]] | ||
Revision as of 16:39, 28 March 2017
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?