Introduction to Git and Github
By Alex Boyd and Max Turer
  • Home
  • What is Git?
  • Setting up Git
  • Git basics
  • Pushing to GitHub
  • Links for further reading

Links for further reading

Git references

  • List of Git commands
  • GitHub's introduction to Git
  • Git cheatsheet

Next level Git

  • Git Branches
  • Git Tags
  • GitHub pull requests & merge conflicts