diff options
author | Junio C Hamano <gitster@pobox.com> | 2017-07-31 13:51:05 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-31 13:51:05 -0700 |
commit | 133578a020ac5449d36cea741cfc1e7acd7f93a8 (patch) | |
tree | d1594e7add0085de89c382e7b1567c16d13d3583 /mru.h | |
parent | Merge branch 'jn/hooks-pre-rebase-sample-fix' into maint (diff) | |
parent | gc: run pre-detach operations under lock (diff) | |
download | tgif-133578a020ac5449d36cea741cfc1e7acd7f93a8.tar.xz |
Merge branch 'jk/gc-pre-detach-under-hook' into maint
We run an early part of "git gc" that deals with refs before
daemonising (and not under lock) even when running a background
auto-gc, which caused multiple gc processes attempting to run the
early part at the same time. This is now prevented by running the
early part also under the GC lock.
* jk/gc-pre-detach-under-hook:
gc: run pre-detach operations under lock
Diffstat (limited to 'mru.h')
0 files changed, 0 insertions, 0 deletions