We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644f112 commit 7f5c240Copy full SHA for 7f5c240
sync_mult_prs.sh
@@ -14,8 +14,8 @@ cd "$SCRIPT_DIR"
14
# Define the PRs to sync.
15
# The PRs will be synced in the order of the following statements.
16
# ./sync_pr.sh preview/pingcap/docs/"$DOCS_PR"
17
-./sync_pr.sh preview/pingcap/docs-cn/21055
18
-./sync_pr.sh preview/pingcap/docs/22031
+./sync_pr.sh preview/pingcap/docs-cn/21000
+./sync_pr.sh preview/pingcap/docs/21913
19
# ./sync_pr.sh preview/pingcap/docs-cn/20209
20
#./sync_pr.sh preview/pingcap/docs/21277
21
#./sync_pr.sh preview/pingcap/docs-cn/19765
0 commit comments