git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how to tell when git release changes porcelain stdout/stderr
@ 2012-02-02 16:50 Neal Kreitzinger
  2012-02-02 19:11 ` Jonathan Nieder
  0 siblings, 1 reply; 2+ messages in thread
From: Neal Kreitzinger @ 2012-02-02 16:50 UTC (permalink / raw)
  To: git

What is the best way for me (a git user) to tell when a new git release 
changes the stdout/stderr formatting of a porcelain command?

v/r,
neal 

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

* Re: how to tell when git release changes porcelain stdout/stderr
  2012-02-02 16:50 how to tell when git release changes porcelain stdout/stderr Neal Kreitzinger
@ 2012-02-02 19:11 ` Jonathan Nieder
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Nieder @ 2012-02-02 19:11 UTC (permalink / raw)
  To: Neal Kreitzinger; +Cc: git

Hi Neal,

Neal Kreitzinger wrote:

> What is the best way for me (a git user) to tell when a new git release 
> changes the stdout/stderr formatting of a porcelain command?

They almost always do.  Maybe that will be happening less often as
messages get translated, but if you really need reproducible output,
your life will be much easier if you just use plumbing instead (and
please report problems when they arise).

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

end of thread, other threads:[~2012-02-02 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-02 16:50 how to tell when git release changes porcelain stdout/stderr Neal Kreitzinger
2012-02-02 19:11 ` Jonathan Nieder

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