Pushed "remote" branches are not visible
Created by: pnull
I've pushed some branches to the git repository which is managed via gitlab. Gitlab only lists one branch - which is "master": http://d.pnu.me/E3PW If i list the branches on the gitlab machine using the commandline git tools, all branches are visible: http://d.pnu.me/qqCr
How can i make the branches starting with "remote/" visible in gitlab?