Welcome! This is a collection of git challenges, try them all!
To run the challenges you need to have Docker installed. Use sudo docker run --rm -it gitchallenge/challenge-X
to play challenge X. You will be given a
terminal, some instructions under README.md, a local repository and a remote
and your task is to figure out how to fix or fulfill the instructions.