author | Junio C Hamano <gitster@pobox.com> | |
Fri, 3 Jun 2011 22:32:14 +0000 (15:32 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 6 Jun 2011 05:45:36 +0000 (22:45 -0700) | ||
commit | 4f8ec74efa9fc69aa3b0bd52affe31ca09f2fdd3 | |
tree | e9216d4f3ed55b8827a2f5b554e05778270d3c05 | tree | snapshot |
parent | 3c9fc074c220d5d1d2173c84cc6ae57d750e2a2c | commit | diff |
index-pack: a miniscule refactor
Introduce a helper function that takes the type of an object and
tell if it is a delta, as we seem to use this check in many places.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Introduce a helper function that takes the type of an object and
tell if it is a delta, as we seem to use this check in many places.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/index-pack.c | diff | blob | history |