git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* legend on top-right pane in 'git gui'
@ 2009-03-31 16:25 Sitaram Chamarty
  2009-04-09  3:31 ` Sitaram Chamarty
  0 siblings, 1 reply; 4+ messages in thread
From: Sitaram Chamarty @ 2009-03-31 16:25 UTC (permalink / raw)
  To: git

Hello,

'git gui' has a minor issue with the legend on the main code
panel (yellow bar, top right pane).

When you click on a file in the top left pane, the yellow
bar becomes "untracked, not staged".  When you click on a
file in the bottom left pane, it becomes "staged for
commit".  So far so good.

But when you take a file and (un)stage a part of it, then
the text on the yellow bar changes to "Portions staged for
commit", regardless of whether you clicked on the filename
in the top left (unstaged) or bottom left (staged) pane.

One of the two texts should be different, but what?  I was
thinking, just add "(partial)" to the normal text, like:

    "untracked, not staged (partial)"
    "staged for commit (partial)"

I also tried to see if I could patch it, but it's not just a
matter of changing the text somewhere, and I don't know tcl.
However, if someone can give me a pointer I could still
try...

Any thoughts?

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

end of thread, other threads:[~2009-04-10 19:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-31 16:25 legend on top-right pane in 'git gui' Sitaram Chamarty
2009-04-09  3:31 ` Sitaram Chamarty
2009-04-09  4:11   ` James Pickens
2009-04-10 19:19     ` Sitaram Chamarty

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