remove the git
This commit is contained in:
parent
916114dd28
commit
8f04dd1b9c
1 changed files with 1 additions and 1 deletions
|
@ -87,5 +87,5 @@ in your `~/.gitconfig` file:
|
||||||
|
|
||||||
```
|
```
|
||||||
[alias]
|
[alias]
|
||||||
su = git submodule update --init --recursive
|
su = submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue