Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
introduction_to_git [2018/06/03 13:39] – [Class infrastructure and material] rpjday | introduction_to_git [2018/09/22 14:48] (current) – [Course outline] rpjday | ||
---|---|---|---|
Line 8: | Line 8: | ||
* A brief history of Git | * A brief history of Git | ||
- | * Installing Git in two commands or less | + | * Basic Git configuration |
- | * Mandatory | + | |
* The underlying architecture of Git -- the " | * The underlying architecture of Git -- the " | ||
* Creating a new Git repository | * Creating a new Git repository | ||
Line 18: | Line 17: | ||
* The " | * The " | ||
* Using "git diff" to compare " | * Using "git diff" to compare " | ||
+ | * Reverting and cherry-picking commits | ||
* Branching and merging | * Branching and merging | ||
* Undoing/ | * Undoing/ |