Welcome to our live Git practice! Master the workflow and compete for glory.
- Fork this repository (button at the top right).
- Clone your fork:
git clone [YOUR_FORK_URL] - Enter folder:
cd [REPO_NAME]
git switch -c branch-name
- Open participantes.md.
- Add your Name and an Emoji.
- Save the file.
git add .git commit -m "message"git push origin branch-name
- Go to your Fork on GitHub web.
- Click "Compare & pull request".
- Click "Create pull request".
- π₯ 1st Place:
- π₯ 2nd Place:
- π₯ 3rd Place:
- π‘οΈ Survivor: Last person to successfully merge. Keep going!
- Refresh: I am watching the Pull Requests tab live!