K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-09-13T17:29:01.760224Z K 7 svn:log V 349 devel/git-cinnabar: mark BROKEN after r479678 ../helper/cinnabar-fast-import.c:390:23: error: too few arguments to function call, expected 2, have 1 c = lookup_commit(oid); ~~~~~~~~~~~~~ ^ ./commit.h:66:1: note: 'lookup_commit' declared here struct commit *lookup_commit(struct repository *r, const struct object_id *oid); ^ END