Network graph incorrect when no contributions to master since branch was created.
Created by: jokester01au
- Create new gitlab project.
- Follow "Create Repository" instructions.
- change a file.
- commit, push
- git checkout -b a
- edit file
- commit
- git push origin a
You incorrectly see a branched from the master:
Once you make a new commit to the master branch, the correct network is shown:
Not precisely sure how to give you a version indication. I updated my installation from github about a fortnight ago.