Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
introduction_to_git [2018/06/03 13:39] – [Class infrastructure and material] rpjdayintroduction_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 Git configuration+
   * The underlying architecture of Git -- the "object store"   * The underlying architecture of Git -- the "object store"
   * Creating a new Git repository   * Creating a new Git repository
Line 18: Line 17:
   * The "detached HEAD" state -- not as bad as it sounds   * The "detached HEAD" state -- not as bad as it sounds
   * Using "git diff" to compare "tree-ish objects"   * Using "git diff" to compare "tree-ish objects"
 +  * Reverting and cherry-picking commits
   * Branching and merging   * Branching and merging
   * Undoing/redoing your work (AKA "changing your mind")   * Undoing/redoing your work (AKA "changing your mind")
  • introduction_to_git.1528033167.txt.gz
  • Last modified: 2018/06/03 13:39
  • by rpjday