git memuat semua submodule
git submodule update --init --recursive
konard
git submodule update --init --recursive
git submodule foreach "git add . && git commit -m 'update' && git push"