We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c9907 commit 13a2790Copy full SHA for 13a2790
rename-master-to-main
@@ -12,3 +12,4 @@ gh api -X PATCH repos/{owner}/{repo} -F default_branch=main --silent
12
git push origin --delete master
13
git branch -u origin/main main
14
git fetch --prune
15
+git config init.defaultBranch main
0 commit comments