更新git pull参数

This commit is contained in:
whyour
2022-03-07 23:27:16 +08:00
parent 69fab610e6
commit f81f7720f0
+1 -1
View File
@@ -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