- Clone the repo
- Check status =======
- Clone 原本的 repository。
- Add 一個新的檔案。
- Commit!
- Create a new branch named to your SID
- Checkout to the new branch
- Update introduction.txt
- Commit =======
- 製作一個新的 branch。
- Checkout 到這個新的 branch。
- Push 到 GitHub。
- Push the branch in exercise 3 to remote
- Merge the branch created in exercise 4 to master
- Push to master
- Checkout to master
- Add your SID in file "ids"
- Commit
- Pull by rebase
- Fix conflict
- Push
- Try Fork and Pull request in git-exercise-2