Skip to content

Instantly share code, notes, and snippets.

@ruudud
Created January 2, 2012 15:15
Show Gist options
  • Save ruudud/1551054 to your computer and use it in GitHub Desktop.
Save ruudud/1551054 to your computer and use it in GitHub Desktop.
Git introduction course topics
  1. Get to know the environment, and VCS lingo
  2. Basic functionality: add, commit, diff, log
  3. Basic cooperative actions: fetch, push, pull
  4. Getting out of trouble: reset, checkout
  5. Branching: branch, merge, checkout
  6. Best practices: Branching models, infrastructure/GitHub, tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment