more aggressive git pulls
This commit is contained in:
parent
f05e98bb09
commit
1b32a66932
2
Makefile
2
Makefile
@ -43,6 +43,8 @@ checkout-submodules: git-pull
|
|||||||
|
|
||||||
maintainer-update-submodules:
|
maintainer-update-submodules:
|
||||||
git submodule update --recursive --remote --init
|
git submodule update --recursive --remote --init
|
||||||
|
git submodule foreach git checkout master
|
||||||
|
git submodule foreach git pull origin master
|
||||||
|
|
||||||
git-pull:
|
git-pull:
|
||||||
git pull
|
git pull
|
||||||
|
Loading…
x
Reference in New Issue
Block a user