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

git merge --no-ff doesn't work if it's one commit away from the original branch #100

Closed hollenberry closed 6 years ago

hollenberry commented 6 years ago

👋 @kuychaco + @BinaryMuse !

Example: This is broken image

But this works image

hollenberry commented 6 years ago

Oops! Bad citizen, this already exists here: https://github.com/git-school/visualizing-git/issues/83

Closing out.