git branch -r # If this doesn't work for you, try git ls-remote --heads <remote-name>
git for-each-ref --format=' %(authorname) %09 %(refname)' --sort=authorname