onlywei / explain-git-with-d3

Use D3 to visualize simple git branching operations.
MIT License
1.71k stars 390 forks source link

Adding -m option to git commit #36

Closed toutantic closed 9 years ago

toutantic commented 9 years ago

When doing a demo it is usefull to display a commit message. It can be much more meaningfull than the sha1...

toutantic commented 9 years ago

You are welcome. This is such a great tool to teach git.