diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2018-02-13 10:39:39 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-15 13:08:55 -0800 |
commit | b4e00f7306a160639f047b3421985e8f3d0c6fb1 (patch) | |
tree | f5c1c3ffba403ad4bb1e25bac7e4f2a943a313cf /commit-graph.h | |
parent | 4669e7d68ec8fb6ff3572a1193ae75ae2094b8e6 (diff) |
packfile: refactor hash search with fanout table
Subsequent patches will introduce file formats that make use of a fanout
array and a sorted table containing hashes, just like packfiles.
Refactor the hash search in packfile.c into its own function, so that
those patches can make use of it as well.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.h')
0 files changed, 0 insertions, 0 deletions