Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] gc: use parse_options

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:47

Brandon Casey [off-list ref] writes:
Junio C Hamano wrote:
quoted
James Bowes [off-list ref] writes:
quoted
+	struct option builtin_gc_options[] = {
+		OPT_BOOLEAN(0, "prune", &prune, "prune unused objects"),
I would write "unreferenced loose" instead of "unused" here...
It is not just "loose" objects here, but also unreferenced objects in packs,
since the "-a" option to repack is now only used when --prune is specified.
Without --prune, "-A" is supplied to repack instead.

So maybe the message should just be "prune unreferenced objects"
Fair enough, will do.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help