Update commit.tpl.ssh
This commit is contained in:
parent
ab6f860bde
commit
f69dd139c0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue