Skip to content

Commit a44a84a

Browse files
authored
Update the default branch scheme to main
1 parent 9af806e commit a44a84a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
"llvm-project": {
5353
"remote": { "id": "apple/llvm-project" } }
5454
},
55-
"default-branch-scheme": "master",
55+
"default-branch-scheme": "main",
5656
"branch-schemes": {
57-
"master": {
57+
"main": {
5858
"aliases": ["master", "swift/master", "main"],
5959
"repos": {
6060
"llvm-project": "swift/master",

0 commit comments

Comments
 (0)