Skip to content

Commit 3718a15

Browse files
authored
Merge pull request swiftlang#80923 from bnbarham/update-rebranch-aliases
Add the current stable branch to the list of rebranch aliases
2 parents 3d43e1a + 9bd31a6 commit 3718a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/update_checkout/update-checkout-config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
}
444444
},
445445
"rebranch": {
446-
"aliases": ["rebranch"],
446+
"aliases": ["rebranch", "stable/20250402"],
447447
"repos": {
448448
"llvm-project": "stable/20250402",
449449
"swift-llvm-bindings": "stable/20240723",

0 commit comments

Comments
 (0)