remove the git

This commit is contained in:
Zeke Sikelianos 2016-04-19 09:46:48 -07:00
parent 916114dd28
commit 8f04dd1b9c

View file

@ -87,5 +87,5 @@ in your `~/.gitconfig` file:
```
[alias]
su = git submodule update --init --recursive
su = submodule update --init --recursive
```