git-school / visualizing-git

:framed_picture: Visualize how common Git operations affect the commit graph

Home Page:http://git-school.github.io/visualizing-git/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spaces between command sections must be valid

RezaKargar opened this issue · comments

The spaces between command sections must be valid for example the below two commands are both valid and equal:

1. git commit
2. git    commit