Update git.tpl

This commit is contained in:
dami 2025-05-23 23:43:04 +08:00
parent f556eb9607
commit f84fcc035c
1 changed files with 1 additions and 1 deletions

View File

@ -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