git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] status:  Allow for short-form output by default
@ 2012-11-11 22:53 Thomas Adam
  2012-11-11 22:53 ` [RFC PATCH 1/1] status: Allow for short-form via config option Thomas Adam
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Adam @ 2012-11-11 22:53 UTC (permalink / raw)
  To: git; +Cc: Thomas Adam

Hi,

It was asked recently whether git status could output the short-form instead
of the long output (via its "-sb" options).  To that end, I've created a
rough POC on how this might look.  It's deliberately lacking documentation;
I was curious to know whether:

status.shortwithbranch = true

Was going to cut it.  Likewise, I was unsure if instead there should  be two
separate options, one for just short (i.e. '-s') also?

What do others think?

ISTR reading on this list recently the addition of a "--long" option to git
status?  I'm wondering how this would relate to that, if at all?

Kindly,

Thomas Adam (1):
  status: Allow for short-form via config option

 builtin/commit.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
1.7.11.4

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

end of thread, other threads:[~2012-11-12 21:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-11 22:53 [RFC PATCH 0/1] status: Allow for short-form output by default Thomas Adam
2012-11-11 22:53 ` [RFC PATCH 1/1] status: Allow for short-form via config option Thomas Adam
2012-11-12 21:17   ` Jeff King

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