git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Feature request: highlight local worktree in `worktree list`
@ 2024-03-20  8:00 Matt Hickford
  2024-03-20 10:02 ` Jeff King
  2024-03-20 22:24 ` Rubén Justo
  0 siblings, 2 replies; 7+ messages in thread
From: Matt Hickford @ 2024-03-20  8:00 UTC (permalink / raw)
  To: Git Mailing List

Hi. `git branch` lists branches. It highlights the current branch with
an asterisk and (for me) the colour green. This is handy for quick
reading.

`git worktree list` lists worktrees. It would be neat to highlight the
local worktree.

Another idea: `git branch -v` shows the commit subject and
ahead/behind counts for each branch, eg. "[ahead 1, behind 1] avoid
RegexReplace". It would be neat for `git worktree list -v` (or
similar) to show the commit subject and ahead/behind counts.

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

end of thread, other threads:[~2024-03-21 13:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-20  8:00 Feature request: highlight local worktree in `worktree list` Matt Hickford
2024-03-20 10:02 ` Jeff King
2024-03-20 14:38   ` Junio C Hamano
2024-03-20 20:39     ` Jeff King
2024-03-21 13:00   ` Matt Hickford
2024-03-20 22:24 ` Rubén Justo
2024-03-21  0:53   ` Chris Torek

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