Exercise
- Clone this repository from Github and check its history
- Create an account on Github
- Fork a repository and clone it.
- Make some changes: create a file your_git_user.txt
- push the changes to Github
- Observer the changes have arrived
- Send a pull request
- Find other people in the team who have forked the project.
- Set up the repository of one of them as remote.
- Fetch and merge their changes.