ryandougherty / git-game

terminal game to test git skills

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the git-game!!

This is a terminal game designed to test your knowledge of git commands. Each level in the game is a task to perform on this repo. Once you perform that task, you will be given your next task. There are a total of ten levels, each one harder than the next!

Let's get this journey started!!

Clone this repository by running:

$ git clone https://github.com/hgarc014/git-game.git

You should always check the README.md file for your next clue!

Your first task is to checkout the commit whose commit message is the answer to this question:

When a programmer is born, what is the first thing he/she learns to say?

About

terminal game to test git skills

License:GNU General Public License v2.0