From 310105779b8f358d1798a08888158148fdb1bfad Mon Sep 17 00:00:00 2001 From: Mishal Shah Date: Fri, 4 Aug 2023 08:29:23 -0700 Subject: [PATCH] Add stable/20230725 to the rebranch alias --- utils/update_checkout/update-checkout-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/update_checkout/update-checkout-config.json b/utils/update_checkout/update-checkout-config.json index 48254afbf5031..bb90f068f110c 100644 --- a/utils/update_checkout/update-checkout-config.json +++ b/utils/update_checkout/update-checkout-config.json @@ -135,7 +135,7 @@ } }, "rebranch": { - "aliases": ["rebranch"], + "aliases": ["rebranch", "stable/20230725"], "repos": { "llvm-project": "stable/20230725", "swift-llvm-bindings": "stable/20230725",