author | Junio C Hamano <junkio@cox.net> | |
Mon, 2 Apr 2007 05:46:06 +0000 (22:46 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 5 Apr 2007 22:07:16 +0000 (15:07 -0700) | ||
commit | 7da3bf372cfcd25ea44164afb90c306836b62e23 | |
tree | 6acb46344a2905ffa56d55fc293fc95b5dbd0ef5 | tree | snapshot |
parent | 81e1bc47687dc78598ad003f0d02a328a6ddae72 | commit | diff |
Rename static variable write_index to update_index in builtin-apply.c
This is an internal variable used to tell if we need to write
out the resulting index.
I'll be introducing write_index() function which would collide
with it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This is an internal variable used to tell if we need to write
out the resulting index.
I'll be introducing write_index() function which would collide
with it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-apply.c | diff | blob | history |