Merge branch 'nd/daemonize-gc'
commit4c4ac4db2c933fbae1c6e6bcf90d9bee5f823fc7
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Mar 2014 23:06:38 +0000 (5 15:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Mar 2014 23:06:39 +0000 (5 15:06 -0800)
treeb5dd07dcd50a387d8d3c0c8b8305a0f6d3e1f1e7
parent6376463c37e0371a411013b90b2e8fc0f7d27dfa
parent9f673f9477c63433aa0774c11b9e42979721f4d6
Merge branch 'nd/daemonize-gc'

Allow running "gc --auto" in the background.

* nd/daemonize-gc:
  gc: config option for running --auto in background
  daemon: move daemonize() to libgit.a
Documentation/config.txt
builtin/gc.c
cache.h
setup.c