Git-itにようこそ!

Step-by-step instructions for each of the challenges in the Git-it workshop.

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!

Git-it チャレンジ

  1. Get GitGitをインストールして設定をする
  2. Repository ローカルのrepositoryを作成
  3. Commit to it ステータスを確認して、コンテンツを追加してcommitをする
  4. GitHubbin GitHubのアカウントを作成
  5. Remote Control ローカルのrepositoryをGitHub.comのrepositoryに接続
  6. Forks and Clones オープンソースのrepositoryをforkしてcloneする
  7. Branches aren't just for Birds 新機能・修正のためにbranchを作成
  8. It's a Small World Collaboratorを追加して作業を同期する (こんにちは、 @reporobot!)
  9. Pull, Never Out of Date 修正をGitHub.comと同期するためにpushとpullを行う
  10. Requesting You Pull Please Pull requestを作成
  11. Merge Tada Branchをmergeしてdelete(削除)する