git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git branch -a prefixes origin/ branches with remotes/
@ 2010-03-31 17:26 layer
  2010-03-31 17:52 ` Jakub Narebski
  2010-03-31 21:59 ` Jay Soffian
  0 siblings, 2 replies; 8+ messages in thread
From: layer @ 2010-03-31 17:26 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: git branch -a prefixes origin/ branches with remotes/
@ 2010-03-31 17:45 layer
  0 siblings, 0 replies; 8+ messages in thread
From: layer @ 2010-03-31 17:45 UTC (permalink / raw)
  To: git

I should add that the scripts are merely testing for the existence of
remote tracking branches in the local repo.  If there's a better way
to do this, I'm game.  Thanks.

Kevin

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-04-01  9:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-31 17:26 git branch -a prefixes origin/ branches with remotes/ layer
2010-03-31 17:52 ` 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

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).