git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Windows > git.exe > the result of "git branch" does not always highlight the current branch
@ 2018-04-09 19:26 Hari Lubovac
  2018-04-09 19:32 ` Stefan Beller
  2018-04-10  5:20 ` Johannes Sixt
  0 siblings, 2 replies; 7+ messages in thread
From: Hari Lubovac @ 2018-04-09 19:26 UTC (permalink / raw)
  To: git

It appears to be just a reporting issue. Probably not a big deal, but
I thought I should report this, if it hasn't been noticed: when a
branch is switched to by being named with non-original
character-casing, then it's not clear which branch is current.

Example:

C:\repo>git branch
* bar
  foo

C:\repo>git checkout Bar
Switched to branch 'Bar'

C:\repo>git branch
  bar
  foo

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

end of thread, other threads:[~2018-04-10  6:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-09 19:26 Windows > git.exe > the result of "git branch" does not always highlight the current branch Hari Lubovac
2018-04-09 19:32 ` Stefan Beller
2018-04-09 20:06   ` Hari Lubovac
2018-04-10  6:30     ` Johannes Schindelin
2018-04-10  6:15   ` Johannes Schindelin
2018-04-10  6:15     ` Johannes Schindelin
2018-04-10  5:20 ` Johannes Sixt

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).