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

Re: [PATCH] gc: use parse_options

From: Brandon Casey <hidden>
Date: 2016-06-15 22:43:47

Possibly related (same subject, not in this thread)

Junio C Hamano wrote:
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"

-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