Git-it

Welcome to Git-it!

Git-it is a terminal based app for learning Git and GitHub. This site contains step-by-step instructions for each of the challenges in the workshop. This guide works offline and you can use it as a resource at anytime. Have fun!

Git-it Challenges

  1. Get Git Install and configure Git
  2. Repository Create a local repository
  3. Commit to it Check status, add and commit changes
  4. GitHubbin Get a GitHub account
  5. Remote Control Connect local repositories to remote ones on GitHub.com
  6. Forks and Clones Fork and clone an open source repository
  7. Branches aren't just for Birds Create a branch for features/changes
  8. It's a Small World Add and sync with a collaborator (Hi, @reporobot!)
  9. Pull, Never Out of Date Push and pull to sync changes to GitHub.com
  10. Requesting You Pull Please Create a pull request
  11. Merge Tada Merge and delete branches