Git Course by Boha Hacker
- Install git.
- Configure your git
- Clone the repo named GitSandbox.
- Create file with his name commit the changes.
- Push the changes to GitHub
- Modify your file, put some information about yourself
- Commit the changes
- Try to edit your classmate file, add some contents and commit
- Push the changes
- Resolve any conflicts that may appear
- Pull the changes from GitHub
- See The repo history
- Add your classmate repo
- Create a branch using your name as title for the directory.
- Add tag to the current commit