diff options
author | Christian Couder <christian.couder@gmail.com> | 2017-03-06 10:42:01 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-06 12:09:28 -0800 |
commit | c3a008250272295271584c6303463ffb9b055cbc (patch) | |
tree | 400ad7fcb74a7cac0d411ffff745fbe3bf7d38cd /git-rebase--merge.sh | |
parent | read-cache: refactor read_index_from() (diff) | |
download | tgif-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 'git-rebase--merge.sh')
0 files changed, 0 insertions, 0 deletions