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

Re: git gc and kernel.org

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

Johannes Sixt [off-list ref] writes:
Junio C Hamano schrieb:
quoted
+		if (auto_gc) {
+			const char *argv_gc_auto[] = { "gc", "--auto", NULL };
+			run_command_v_opt(argv_gc_auto, RUN_GIT_CMD);
Am I correct that this will produce progress output? If git-daemon runs
receive-pack, then this output will go to the syslog. Do we care?
We do, and we don't want that.  Thanks for spotting.

Would adding "--quiet" to the mix be enough?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help