On Tue, Feb 17, 2015 at 5:13 PM, Jeff King <[email protected]> wrote:
> If the only reason is for gdb, then perhaps:
>
>   set args pack-objects --stdout </dev/null >/dev/null
>
> in gdb would help?

Right. I used "gdb --args command >/dev/null" instead. Stupid
question. Sorry for the noise.
-- 
Duy
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to