Update git.tpl
This commit is contained in:
parent
f556eb9607
commit
f84fcc035c
|
|
@ -3,7 +3,7 @@ echo "" > {$ROOT_PATH}/server/webhook/scripts/{$REPO_NAME}.log
|
|||
export HOME=/tmp
|
||||
date "+%Y-%m-%d %H:%M:%S"
|
||||
|
||||
# 和手动命令一起执行
|
||||
# 和手动命令一起执行一次
|
||||
git config --global credential.helper store
|
||||
git config --global pull.rebase false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue