From: "Lars Hjemli" <hjemli@gmail.com>
To: "Constantine Plotnikov" <constantine.plotnikov@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [usability bug] git branch -a does not disambiguate remote and local branches
Date: Mon, 15 Dec 2008 20:24:10 +0100 [thread overview]
Message-ID: <8c5c35580812151124h5f9b8704l492a5a9a7eb48d1a@mail.gmail.com> (raw)
In-Reply-To: <85647ef50812151015t4d5bc2b8p4ea53a0e4ad25e64@mail.gmail.com>
On Mon, Dec 15, 2008 at 19:15, Constantine Plotnikov
<constantine.plotnikov@gmail.com> 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
next prev parent reply other threads:[~2008-12-15 19:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-15 18:15 [usability bug] git branch -a does not disambiguate remote and local branches Constantine Plotnikov
2008-12-15 19:09 ` Johannes Schindelin
2008-12-15 19:15 ` Constantine Plotnikov
2008-12-15 19:21 ` Boyd Stephen Smith Jr.
2008-12-15 19:24 ` Lars Hjemli [this message]
2008-12-16 6:26 ` Björn Steinbrink
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8c5c35580812151124h5f9b8704l492a5a9a7eb48d1a@mail.gmail.com \
--to=hjemli@gmail.com \
--cc=constantine.plotnikov@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).