diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-04-03 15:53:09 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-04-03 16:24:45 -0700 |
commit | db3b313c84522d89ac358187a7f6928dfcfb1e7d (patch) | |
tree | 5dc333c2a514c0228767b869afc0a39711dcd042 /fsck.h | |
parent | d2c1898571a6a2324593e92163e8754880e0c1fb (diff) | |
download | git-db3b313c84522d89ac358187a7f6928dfcfb1e7d.tar.gz |
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 'fsck.h')
0 files changed, 0 insertions, 0 deletions