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

Re: [PATCH] Make gc a builtin.

From: Brian Gernhardt <hidden>
Date: 2016-06-15 22:42:59

Possibly related (same subject, not in this thread)

On Mar 13, 2007, at 9:05 PM, Johannes Schindelin wrote:
If you say "return error(...);", there is _no_ way that multiple error
messages are printed out.
Except that cmd_gc() is littered with run_command* calls, which fork  
off a subprocess to do the heavy lifting.  So if git-repack fails an  
error will be printed by that process, making the error() call  
redundant.  (If I'm understanding things correctly.)

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