cache.h: document remove_index_entry_at
authorStefan Beller <sbeller@google.com>
Thu, 19 Jan 2017 03:18:52 +0000 (19:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Jan 2017 20:17:57 +0000 (12:17 -0800)
commit3bd72adff1f4435898508f5c74227aaa2561c182
tree4ee71af9f1e3a91c4e58889777866e58f352d8aa
parent12733e9dd39411be4cd6a9a437faa7d86df159c2
cache.h: document remove_index_entry_at

Do this by moving the existing documentation from
read-cache.c to cache.h.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h
read-cache.c