author | Junio C Hamano <junkio@cox.net> | |
Mon, 2 Apr 2007 05:07:26 +0000 (22:07 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 5 Apr 2007 22:07:16 +0000 (15:07 -0700) | ||
commit | 81e1bc47687dc78598ad003f0d02a328a6ddae72 | |
tree | 3c7441a5112e258ff6b7a408c0fdbdaf009bc527 | tree | snapshot |
parent | ec0cc704692a83c1d01b53f366b9919accdd4268 | commit | diff |
Rename internal function "add_file_to_cache" in builtin-update-index.c
I'd like to consistently name all index-layer functions that
operate on the default index xxx_cache(), and this application
specific function interferes with the plan.
Signed-off-by: Junio C Hamano <junkio@cox.net>
I'd like to consistently name all index-layer functions that
operate on the default index xxx_cache(), and this application
specific function interferes with the plan.
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-update-index.c | diff | blob | history |