Update commit.tpl.ssh

This commit is contained in:
midoks 2022-11-30 15:25:39 +08:00
parent ab6f860bde
commit f69dd139c0
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ if [ ! -d $GIT_PROJECT_DIR ];then
fi
unset GIT_DIR
git config pull.rebase false
cd $GIT_PROJECT_DIR && git pull
# func 2