Visual Git Learning

Understand Git Visually

Learn what Git commands actually do through simple visual explanations

$ git log --graph --allvisual output
A Git branch growing from mainMain has three commits. A feature branch starts at the second commit and adds two commits.mainfeature

01 - 02 - 03

See It. Understand It. Use It.

  1. See the Git operation visually

  2. Understand what changed

  3. Learn the real command