summaryrefslogtreecommitdiff
path: root/refs.h
diff options
context:
space:
mode:
authorMichael Haggerty <mhagger@alum.mit.edu>2011-10-17 02:38:05 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-10-17 04:08:23 (GMT)
commit79c7ca54e1ae3f8c42baa6f792fd84d6cdab1af3 (patch)
treeb88e5bc84eb9d4f1eb4668a9cde1da2bd6f3bc57 /refs.h
parent8b0e15fa95e11965f18c8d2585dc8ffd9bfc9356 (diff)
downloadgit-79c7ca54e1ae3f8c42baa6f792fd84d6cdab1af3.zip
git-79c7ca54e1ae3f8c42baa6f792fd84d6cdab1af3.tar.gz
git-79c7ca54e1ae3f8c42baa6f792fd84d6cdab1af3.tar.bz2
invalidate_ref_cache(): rename function from invalidate_cached_refs()
It is the cache that is being invalidated, not the references, and the new name makes this unambiguous. Rename other items analogously: * struct cached_refs -> struct ref_cache * cached_refs (the variable) -> ref_cache * clear_cached_refs() -> clear_ref_cache() * create_cached_refs() -> create_ref_cache() * get_cached_refs() -> get_ref_cache() Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs.h')
0 files changed, 0 insertions, 0 deletions