diff options
author | Brandon Williams <bmwill@google.com> | 2017-05-05 12:53:21 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-06 19:15:38 +0900 |
commit | 12cd0bf9b0291bb9a688c197a413d19f3c54710e (patch) | |
tree | 2685dc9eea9bc0a86deb1af55a30880689c7191e /contrib/emacs/git.el | |
parent | Git 2.13-rc2 (diff) | |
download | tgif-12cd0bf9b0291bb9a688c197a413d19f3c54710e.tar.xz |
dir: stop using the index compatibility macros
In order to make it clearer where the_index is being referenced, stop
using the index compatibility macros in dir.c. This is to make it
easier to identify the functions which need to be convert to taking in a
'struct index_state' as a parameter.
The end goal would be to eliminate the need to reference global index
state in dir.c.
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/emacs/git.el')
0 files changed, 0 insertions, 0 deletions