rakhesh.com
List remote Git branches
I used to think git branch -r was the way to go for finding remote branches. Until today, when I was working on repository I hadn’t updated locally for a while and doing git branch -r gave me…