From: layer <layer@known.net>
To: git@vger.kernel.org
Subject: git branch -a prefixes origin/ branches with remotes/
Date: Wed, 31 Mar 2010 10:26:27 -0700 [thread overview]
Message-ID: <18137.1270056387@relay.known.net> (raw)
In git 1.6.6.1 & 1.6.3.3, "git branch -a" output is like this
* master
remotes/origin/foo
...
instead of like this for 1.6.1.3
* master
origin/foo
...
Is this a feature or bug? I searched the mailing list archives and
announcements couldn't find any reference to this change.
This is important to me because I use the output of "git branch -a" in
scripts.
Thanks.
Kevin
next reply other threads:[~2010-03-31 17:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-31 17:26 layer [this message]
2010-03-31 17:52 ` git branch -a prefixes origin/ branches with remotes/ Jakub Narebski
2010-03-31 21:59 ` Jay Soffian
2010-03-31 22:03 ` Jeff King
2010-03-31 22:04 ` Andreas Schwab
2010-03-31 22:09 ` Jay Soffian
2010-04-01 9:17 ` Michael J Gruber
-- strict thread matches above, loose matches on Subject: below --
2010-03-31 17:45 layer
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=18137.1270056387@relay.known.net \
--to=layer@known.net \
--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).