A repo for playing with Git
Challenges:
- Find this repo.
- Create a commit.
- Create a branch.
- Merge the branch into another branch (for example master).
- Rebase a branch!
- You are now a Git-master!
For more advanced git-usage, see https://learngitbranching.js.org/.