/ Published in: Bash
This shows the local and remote branches along with the most recent commit for each branch.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
git branch -av
URL: http://stackoverflow.com/questions/171550/find-out-which-remote-branch-a-local-branch-is-tracking