diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-02-26 00:43:25 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-02-28 08:29:03 +0100 |
commit | ebcfb3791a53e0455bf8361046e3310993697a8e (patch) | |
tree | e9aa6131bcc77beab6d4a5f4665ab815e1f0fe5c /diff-lib.c | |
parent | index-pack: group the delta-base array entries also by type (diff) | |
download | git-ebcfb3791a53e0455bf8361046e3310993697a8e.tar.xz git-ebcfb3791a53e0455bf8361046e3310993697a8e.zip |
write_idx_file: introduce a struct to hold idx customization options
Remove two globals, pack_idx_default version and pack_idx_off32_limit,
and place them in a pack_idx_option structure. Allow callers to pass
it to write_idx_file() as a parameter.
Adjust all callers to the API change.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-lib.c')
0 files changed, 0 insertions, 0 deletions