onlywei / explain-git-with-d3

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

Commands with multiple whitespaces are not accepted and it is not obvious why #61

Closed dkocich closed 1 year ago

dkocich commented 6 years ago

When I accidentally type any command with two whitespaces, it shows as if it is with one in between words in the log but at the same time, it does not work ("I don't understand"). It is not obvious what is the problem.

image