It would be nice if by default the app would load the default branch specified in gitlab (Project settings -> Default Branch) instead of the first available branch.
After selecting / loading a project the name of the default branch is accessible via Repository.selectedProject.getDefaultBranch()
It would be nice if by default the app would load the default branch specified in gitlab (Project settings -> Default Branch) instead of the first available branch.
After selecting / loading a project the name of the default branch is accessible via
Repository.selectedProject.getDefaultBranch()