Git Learning Game

Learn Git through an interactive terminal experience. Complete levels by executing Git commands and watch your repository evolve in real-time.

Level 1: Introduction to Git

Learn the basics of Git by initializing a repository and making your first commit.

Goal: Initialize a Git repository and commit a file.
Git Terminal
main
$

Git Tree Visualization

No commits yet. Start by initializing a repository.