diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2014-06-13 19:19:35 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-06-13 11:49:39 -0700 |
commit | e93021b20a73af8ff51f9ddd8c98f44fd103f360 (patch) | |
tree | 81eac1241c7421e98d705fba74ebb4e76f8faca4 /split-index.c | |
parent | d4a2024aef90fa5dd2b0e5027f9340719ff20748 (diff) | |
download | git-e93021b20a73af8ff51f9ddd8c98f44fd103f360.tar.gz git-e93021b20a73af8ff51f9ddd8c98f44fd103f360.tar.xz |
read-cache: save index SHA-1 after reading
Also update SHA-1 after writing. If we do not do that, the second
read_index() will see "initialized" variable already set and not read
.git/index again, which is fine, except istate->sha1 now has a stale
value.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'split-index.c')
0 files changed, 0 insertions, 0 deletions