ekx / GitLabAndroid

Unofficial GitLab client for Android
193 stars 62 forks source link

feature request: default branch #2

Closed p-schneider closed 10 years ago

p-schneider commented 10 years ago

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()

ekx commented 10 years ago

Looks good.