Hacker News new | ask | show | jobs
by ghevshoo 2062 days ago
Don’t miss the awesome “zen mode”.

https://onlywei.github.io/explain-git-with-d3/#zen

This the the best tool I’ve found to demonstrate to people, how commits that no longer appear in your history due to rebase or amend etc, are still there in your repository.

2 comments

Zen mode works ~1 out of 3 tries. The other 2, it doesn't render anything other than the top part. Seems a hard refresh (command+shift+r) does the trick on chrome
I use rebase a lot and consider myself quite comfortable with it, but even for me I find this hugely helpful in visualizing what actually happens.