Johannes Schindelin <johannes.schinde...@gmx.de> writes:

> +     if (strcmp(var, "fsck.skiplist") == 0) {
> +             const char *path = is_absolute_path(value) ?
> +                     value : git_path("%s", value);

Same comment as 18/19.

--
To unsubscribe from this list: send the line "unsubscribe git" in

Reply via email to