update submodules to the latest
This commit is contained in:
parent
aa50a76ff6
commit
b7e0e86727
|
@ -12,6 +12,7 @@ directory and make sure you have not make any changes. If you have stash them a
|
|||
git submodule foreach git fetch --all --prune
|
||||
git submodule foreach git checkout master
|
||||
git submodule foreach git pull
|
||||
git pull --recurse-submodules=yes
|
||||
)
|
||||
|
||||
src
|
||||
|
@ -58,4 +59,4 @@ Exit vim and start again, if you get an error with the YouCompleteMe plugin, go
|
|||
page and see if you can fix it. Normally install a more complete version of vim will
|
||||
solve the problem.
|
||||
|
||||
Enjoy
|
||||
Enjoy
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 7ed82b4df6d381ef26a4dbdf253bf414497adcd1
|
||||
Subproject commit 0cec4626219bfd5a163986ebe3745fc31b593446
|
|
@ -1 +1 @@
|
|||
Subproject commit 70a7a5cdee168b6cb9400cccbe48427906b6ca28
|
||||
Subproject commit b1b095cb1635124cc4ec8b67f491630ff6f7fac0
|
|
@ -1 +1 @@
|
|||
Subproject commit 5e9b7c4650e4386a4620011c589475baa6263eb1
|
||||
Subproject commit e4fffa4de566c9552f9284fd75e689edb3a1083d
|
Loading…
Reference in New Issue