diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-04-04 00:53:09 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-04-04 01:24:45 +0200 |
commit | db3b313c84522d89ac358187a7f6928dfcfb1e7d (patch) | |
tree | 5dc333c2a514c0228767b869afc0a39711dcd042 /wt-status.c | |
parent | varint: make it available outside the context of pack (diff) | |
download | git-db3b313c84522d89ac358187a7f6928dfcfb1e7d.tar.xz git-db3b313c84522d89ac358187a7f6928dfcfb1e7d.zip |
cache.h: hide on-disk index details
The on-disk format of the index file is a detail whose implementation is
neatly encapsulated in read-cache.c; there is no need to expose it to the
general public that include the cache.h header file.
Also add a prominent mark to read-cache.c to delineate the parts that deal
with the index file I/O routines from the remainder of the file.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wt-status.c')
0 files changed, 0 insertions, 0 deletions