diff options
author | Christian Couder <christian.couder@gmail.com> | 2017-03-06 10:42:00 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-06 12:09:28 -0800 |
commit | de6ae5f9e3e0960e2adcba4688ed4293edc8424a (patch) | |
tree | f3b3f0a45100e1cf7525047f4a242d2efe7c82e1 /t | |
parent | c0441f7ef3e9e9a8ee7888e00472c6957bd90b2d (diff) | |
download | git-de6ae5f9e3e0960e2adcba4688ed4293edc8424a.tar.gz git-de6ae5f9e3e0960e2adcba4688ed4293edc8424a.tar.xz |
read-cache: refactor read_index_from()
It looks better and is simpler to review when we don't compute
the same things many times in the function.
It will also help make the following commit simpler.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions