git remote show -n origin | sed -E 's/^ +//' | grep -E "^$(git branch --show-current)$" | sed 's/^/origin\//'