juanfresia / git-challenge

Some challenges to have fun with git!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Some challenges to have fun with git!


Languages

Language:Shell 74.4%Language:Perl 14.4%Language:Python 6.5%Language:Makefile 3.4%Language:Dockerfile 1.1%Language:C 0.2%