On Mon, Dec 15, 2008 at 19:15, Constantine Plotnikov <constantine.plotnikov@xxxxxxxxx> wrote: > After this scenario is executed, git branch -a will give the following output: > master > * origin/master > origin/master > > Note that there is two origin/master entries, but it is not clear > which is remote is and which is the local. You can use `git branch -a --color` to see the difference (issue `git config --global color.branch true` to use --color automatically). -- larsh -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html