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

Re: [PATCH 2/2] prune.c: only print informational message in show_only or verbose mode

From: Brandon Casey <hidden>
Date: 2016-06-15 22:54:26

Possibly related (same subject, not in this thread)

On Mon, Aug 6, 2012 at 11:03 PM, Jeff King [off-list ref] wrote:
On Mon, Aug 06, 2012 at 10:44:07PM -0700, Brandon Casey wrote:
quoted
Anyone else? :)
Sorry to gang up on you. :)
Heh. :b
I still think your 2/2 is worth doing independently, though. It is silly
that git-prune will not mention pruned objects without "-v", but will
mention temporary files. They should be in the same category.
As I mentioned in an earlier message, I think the original thinking
was that removing a temporary object should be an unusual occurrence
that indicates a failure of some sort, so you want to inform the user
who may want to investigate (of course the file's gone, so what's to
investigate).  Removing a stale object file on the other hand is just
part of the normal operation.  That is why the former is always
printed out and the latter only when -v is used.

That was the original thinking, but I don't think it matters very
much.  Printing both using the same conditions seems valid.  My commit
message should be scrapped and replaced with something like your
paragraph though..

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