Added support to change the position of the main branch

This commit is contained in:
ashishj
2022-05-06 19:37:32 +02:00
parent da548f1970
commit 3ef7d6fbc6
6 changed files with 69 additions and 29 deletions

View File

@@ -1055,6 +1055,7 @@ const config = {
y: 0,
},
mainBranchName: 'main',
mainBranchOrder: 0,
showCommitLabel: true,
showBranches: true,
},