summaryrefslogtreecommitdiff
path: root/pack-bitmap.c
diff options
context:
space:
mode:
authorLibravatar Christian Couder <christian.couder@gmail.com>2017-03-06 10:42:01 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-03-06 12:09:28 -0800
commitc3a008250272295271584c6303463ffb9b055cbc (patch)
tree400ad7fcb74a7cac0d411ffff745fbe3bf7d38cd /pack-bitmap.c
parentread-cache: refactor read_index_from() (diff)
downloadtgif-c3a008250272295271584c6303463ffb9b055cbc.tar.xz
read-cache: use freshen_shared_index() in read_index_from()
This way a share index file will not be garbage collected if we still read from an index it is based from. As we need to read the current index before creating a new one, the tests have to be adjusted, so that we don't expect an old shared index file to be deleted right away when we create a new one. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-bitmap.c')
0 files changed, 0 insertions, 0 deletions