Re: [PATCH v2 0/4] Teach `git fsck` a new option: `--name-objects` From: Junio C Hamano <hidden> Date: 2016-07-18 18:43:01 Johannes Schindelin [off-list ref] writes: -static int fsck_error_func(struct object *obj, int type, const char *message) +static int fsck_error_func(struct fsck_options *o, + struct object *obj, int type, const char *message) { objreport(obj, (type == FSCK_WARN) ? "warning" : "error", message); return (type == FSCK_WARN) ? 0 : 1; That's a good change.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help