Tunjukkan semua cabang jarak jauh
git branch -r
Better Bug
git branch -r
git fetch --all
git branch -r
git branch -r
# If this doesn't work for you, try
git ls-remote --heads <remote-name>
git remote show <remote-name>
git for-each-ref --format=' %(authorname) %09 %(refname)' --sort=authorname