Welcome to Git-it!
Step-by-step instructions for each of the challenges in the Git-it workshop . View the Traditional Chinese version .
This guide comes with Git-it when you install it so it works offline and you can use it as a resource at anytime (see the instructions when you select a challenge in terminal). Have fun!
Get Started!
Git-it Challenges
Get Git Install and configure Git
Repository Create a local repository
Commit to it Check status, add and commit changes
GitHubbin Get a GitHub account
Remote Control Connect local repositories to remote ones on GitHub.com
Forks and Clones Fork and clone an open source repository
Branches aren't just for Birds Create a branch for features/changes
It's a Small World Add and sync with a collaborator (Hi, @reporobot!)
Pull, Never Out of Date Push and pull to sync changes to GitHub.com
Requesting You Pull Please Create a pull request
Merge Tada Merge and delete branches
Clear all challenge statues