diff options
author | Jeff King <peff@peff.net> | 2019-10-18 00:58:51 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-10-28 14:05:18 +0900 |
commit | f59793763deb970dd5acffe2dffd34e791d44df8 (patch) | |
tree | 2f5ad6b11d182f3ed5c0badcdbcaaf96855a3979 /commit.c | |
parent | 5afc4b1dc622d574bcd67b5845789a0b5875431a (diff) |
fsck: only require an oid for skiplist functions
The skiplist is inherently an oidset, so we don't need a full object
struct. Let's take just the oid to give our callers more flexibility.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions