update submodules
This commit is contained in:
parent
8621148d6b
commit
2e27b70331
@ -1 +1 @@
|
||||
Subproject commit bc40821c9c793d060d23d7552a91eb69ece4c3d6
|
||||
Subproject commit 717150a01ba1fd9f35243766569de6cb2c15656c
|
@ -5,7 +5,7 @@ cd ..
|
||||
git remote add minetest https://github.com/minetest/minetest.git
|
||||
git fetch --all
|
||||
git pull
|
||||
( git merge --no-edit minetest/master | grep -i "conflict" ) && exit
|
||||
#( git merge --no-edit minetest/master | grep -i "conflict" ) && exit
|
||||
#git submodule foreach --recursive "git pull||true"
|
||||
|
||||
cd games
|
||||
|
Loading…
x
Reference in New Issue
Block a user