src/update-submodules: add git signoff
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
parent
34495fee53
commit
21476d5b4e
@ -8,6 +8,6 @@ export PATH
|
||||
git submodule update --init --recursive
|
||||
git submodule update --remote --merge
|
||||
git add .
|
||||
git commit -m "submodules update"
|
||||
git commit --signoff --message="submodules update"
|
||||
git pull --verbose
|
||||
git push --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user