git-school / visualizing-git

:framed_picture: Visualize how common Git operations affect the commit graph
http://git-school.github.io/visualizing-git/
MIT License
1.25k stars 193 forks source link

Incorrect state of branches after merge? #130

Open FilipStachowiak-TomTom opened 3 years ago

FilipStachowiak-TomTom commented 3 years ago

When I merge two branches, shouldn't they be on the same commit?