diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-09-21 17:57:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-09-21 09:48:10 -0700 |
commit | b78ea5fc3574a2ce262cfb37a7ea890caddd0cf5 (patch) | |
tree | fa241215b447ccd61db65f6a44356b7f93344854 /reflog-walk.h | |
parent | read-cache.c: remove 'const' from index_has_changes() (diff) | |
download | tgif-b78ea5fc3574a2ce262cfb37a7ea890caddd0cf5.tar.xz |
diff.c: reduce implicit dependency on the_index
diff and textconv code has so widespread use that it's hard to simply
update their api and all call sites at once because it would result in
a big patch. For now reduce the_index references to two places:
diff_setup() and fill_textconv().
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 'reflog-walk.h')
0 files changed, 0 insertions, 0 deletions