diff options
author | Christian Couder <christian.couder@gmail.com> | 2017-02-27 19:00:12 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-01 13:34:51 -0800 |
commit | 0d59ffb47ed58f519bfa2796d38364496735ab19 (patch) | |
tree | 38fecadf6a8c5faa32e04caaeea845299fa214a8 /Documentation/git-relink.txt | |
parent | sha1_file: make check_and_freshen_file() non static (diff) | |
download | tgif-0d59ffb47ed58f519bfa2796d38364496735ab19.tar.xz |
read-cache: touch shared index files when used
When a split-index file is created, let's update the mtime of the
shared index file that the split-index file is referencing.
In a following commit we will make shared index file expire
depending on their mtime, so updating the mtime makes sure that
the shared index file will not be deleted soon.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-relink.txt')
0 files changed, 0 insertions, 0 deletions