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