diff options
author | Junio C Hamano <junkio@cox.net> | 2007-04-01 18:14:06 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-22 22:53:54 -0700 |
commit | 228e94f93570b580da388069900c56b813c91953 (patch) | |
tree | 34bac44f8bb3f08b493c1d8e7d1634b456063d3d /blob.h | |
parent | gitweb: Show "no difference" message for empty diff (diff) | |
download | tgif-228e94f93570b580da388069900c56b813c91953.tar.xz |
Move index-related variables into a structure.
This defines a index_state structure and moves index-related
global variables into it. Currently there is one instance of
it, the_index, and everybody accesses it, so there is no code
change.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'blob.h')
0 files changed, 0 insertions, 0 deletions