Outline - Git-Going-With-Git/Data-Fridays-Presentation GitHub Wiki

Outline

  • What is Git?
  • What problems does it solve?
  • ...

  • Terminology
  • Git Remotes
  • Markdown
  • Installation
    • Windows
    • MacOS
    • Linux
  • configuration
    • local
    • github
    • connecting git to github
  • Git tools
    • Command Line
    • GUI clients
    • IDE integration
    • Web applications
  • Common tasks
  • Resources
    • Interactive Learning
    • Books
    • Cheat Sheets
    • General