Git Branch Map

Create branches, add commits, switch, and merge visually. Every action writes the Git commands that would produce the graph.

Appearance

Branch Graph

Click a commit on main to create a branch, then add commits or merge it back.

Current branch main
Interactive Git branch graph A visual Git graph with clickable commits and branch lanes.