Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

Re: [PATCH 3/3] Teach cat-file a --quiet option

From: Shawn O. Pearce <hidden>
Date: 2016-06-15 22:43:06

Junio C Hamano [off-list ref] wrote:
"Shawn O. Pearce" [off-list ref] writes:
quoted
This is especially true if the script is using something like
`cat-file blob HEAD:path/to/file` to look at an optional file's
content.
I am not sure if I agree with this logic.  How is this different
from discarding stderr to /dev/null?
Also, a redirect of stderr to /dev/null kills other error messages
that might be interesting to see on stderr of the caller, like if
a packfile isn't readable...  while my --quiet patch doesn't.j The
--quiet flag only kills errors that occurred because the requested
object doesn't exist.

-- 
Shawn.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help