mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
更新git pull参数
This commit is contained in:
+1
-1
@@ -324,7 +324,7 @@ git_pull_scripts() {
|
||||
set_proxy
|
||||
git fetch --all
|
||||
exit_status=$?
|
||||
git pull
|
||||
git pull --allow-unrelated-histories
|
||||
unset_proxy
|
||||
|
||||
cd $dir_current
|
||||
|
||||
Reference in New Issue
Block a user