K 10 svn:author V 6 jbeich K 8 svn:date V 27 2019-08-19T20:29:34.518590Z K 7 svn:log V 474 devel/git-cinnabar: rebuild and unbreak after r509301 ../helper/cinnabar-fast-import.c:250:51: error: too few arguments to function call, expected 5, have 4 if (!get_tree_entry(note, path, &git_oid, &mode)) ~~~~~~~~~~~~~~ ^ ./tree-walk.h:71:1: note: 'get_tree_entry' declared here int get_tree_entry(struct repository *, const struct object_id *, const char *, struct object_id *, unsign... ^ END