We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ac8c1f + 7ad9f29 commit b6ebeb2Copy full SHA for b6ebeb2
scripts/sync
@@ -7,7 +7,7 @@
7
8
9
# 远程仓库名称
10
-remoteList=("origin","mmdapl" "chufan443" "lir0115")
+remoteList=("origin" "mmdapl" "chufan443" "lir0115")
11
# 获取当前分支名称
12
current_branch=$(git rev-parse --abbrev-ref HEAD)
13
0 commit comments