onlywei / explain-git-with-d3

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

branch command now properly handles unknown flags #28

Closed khipkin closed 9 years ago

khipkin commented 9 years ago

This addresses issue #27.

onlywei commented 9 years ago

Looks clean to me. Thanks!