Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/pack.h
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2010-04-19 18:23:06 +0400
committerJunio C Hamano <gitster@pobox.com>2010-04-20 04:56:08 +0400
commitfa5fc15d6ecfb9452c578bb4c80e98ccca12750c (patch)
tree980077ada6085c5ea0be4f02d56b504de4b8c723 /pack.h
parent162eb5f838630f75f78f26d28b46b02781724b7d (diff)
Introduce close_pack_index to permit replacement
By closing the pack index, a caller can later overwrite the index with an updated index file, possibly after converting from v1 to the v2 format. Because p->index_data is NULL after close, on the next access the index will be opened again and the other members will be updated with new data. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack.h')
0 files changed, 0 insertions, 0 deletions