updated git.sh

pull/2/head
Hari Sekhon 5 years ago
parent 1e33eaec41
commit f7c93629c4

@ -561,6 +561,7 @@ updatemodules(){
git stash
git checkout master
git pull
git submodule update
# shellcheck disable=SC2164
popd
fi

Loading…
Cancel
Save