diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2014-02-08 14:08:52 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-10 10:46:37 -0800 |
commit | 9f673f9477c63433aa0774c11b9e42979721f4d6 (patch) | |
tree | 866fe2aba1898f77e4cfb43d46d19db885fe1f5e /t/t4135/git-with quote.diff | |
parent | daemon: move daemonize() to libgit.a (diff) | |
download | tgif-9f673f9477c63433aa0774c11b9e42979721f4d6.tar.xz |
gc: config option for running --auto in background
`gc --auto` takes time and can block the user temporarily (but not any
less annoyingly). Make it run in background on systems that support
it. The only thing lost with running in background is printouts. But
gc output is not really interesting. You can keep it in foreground by
changing gc.autodetach.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4135/git-with quote.diff')
0 files changed, 0 insertions, 0 deletions