Skip to content

juanfresia/git-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.