branch name
This commit is contained in:
parent
61eb6c48fa
commit
7379b47d35
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
set -euxo pipefail
|
||||
|
||||
git submodule foreach --recursive git fetch --all
|
||||
git submodule foreach git reset --hard origin/main
|
||||
git submodule foreach git reset --hard origin/master
|
||||
git diff-index --quiet HEAD || git commit -am 'Automatic update submodule'
|
||||
|
|
Loading…
Add table
Reference in a new issue