Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 412 Bytes

Git challenge

Welcome! This is a collection of git challenges, try them all!

How to run a challenge

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.