diff options
author | Jeff King <peff@peff.net> | 2016-03-11 17:36:49 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-03-11 15:02:17 -0800 |
commit | 7875acb6ecf85a7dc29554d193955ce5e265764f (patch) | |
tree | 58b24619636ee321eaea313575b92e83dc636f0e /ewah/bitmap.c | |
parent | setup: document check_repository_format() (diff) | |
download | tgif-7875acb6ecf85a7dc29554d193955ce5e265764f.tar.xz |
wrap shared_repository global in get/set accessors
It would be useful to control access to the global
shared_repository, so that we can lazily load its config.
The first step to doing so is to make sure all access
goes through a set of functions.
This step is purely mechanical, and should result in no
change of behavior.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ewah/bitmap.c')
0 files changed, 0 insertions, 0 deletions