All of lore.kernel.org
 help / color / mirror / Atom feed
* Writing to err vs std
@ 2023-03-08 23:53 Jay Asbury
  2023-03-09  0:02 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Jay Asbury @ 2023-03-08 23:53 UTC (permalink / raw)
  To: git

I see things like git fetch and other processing writing details to
stderr and not std.  Can someone point to why this is and what the
rule is for determining when to write to err vs std?  See
165f390250874b32ed8158150fe49d574297c9f9 for example.  Is there a
standard in the git project that says write this to err while write
that to std?  Any guidance and why would be appreciated.

Thanks,
Jay Asbury

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

end of thread, other threads:[~2023-03-09  0:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-08 23:53 Writing to err vs std Jay Asbury
2023-03-09  0:02 ` Junio C Hamano
2023-03-09  0:15   ` Jay Asbury
2023-03-09  0:50     ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.