From the ProGit text (publicly available), in Appendix A, there are a few excellent conceptual tools: 1: git-prompt that you can display your current directory and current branch via command line prompt 2: git-completion: just like normal shell text completion, but git call specific 3: GitHub for Windows or Mac 4: gitk and git-gui: this is what you're looking for. Although, not sure it illustrates remote.
B
Bwana Bob
@Bwana Bob