diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-08-13 18:14:38 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-13 14:14:44 -0700 |
commit | 332a82a52222da253cd5023cd4c5cde2d51636b9 (patch) | |
tree | 4764f431d866d341b0bfc81b2faed899c5cb62de /packfile.h | |
parent | resolve-undo.c: use the right index instead of the_index (diff) | |
download | tgif-332a82a52222da253cd5023cd4c5cde2d51636b9.tar.xz |
apply.c: pass struct apply_state to more functions
we're going to remove the dependency on the_index by moving 'struct
index_state *' to somewhere inside struct apply_state. Let's make sure
relevant functions have access to this struct now and reduce the diff
noise when the actual conversion happens.
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 'packfile.h')
0 files changed, 0 insertions, 0 deletions