In the breakout rooms, each person should individually complete following tasks. The goal is muddle your way through - git can be difficult. Let's practice in low stakes environment. When get stuck ask someone else in the breakout rooms to help you.
By the end of this session, you should be able to:
- Use common git commands:
- git init
- git add
- git commit
- git status
- git clone
- git pull
- git push
- Recognize and fix git issues
There are two sets of activities:
-
"Learn git branching" is absolute fundamentals. Feel to skip if you have any hands-on experience with git.
It is entirely in-browser.
-
"Git Exercises" is more involved. You do not to complete it. The goal is to get more experience with git commands.
It is combination of in-browser and local. You work locally but it syncs with the browser version.