'Make default pages configurable' patch fails when being applied to 1.3.1+
jean-christophe manciot
actionmystique at gmail.com
Sat May 9 08:41:21 UTC 2026
Hi guys,
The 'Make default pages configurable' patch cannot be applied anymore
as of 1.3.1:
git apply --verbose ../Make-default-pages-configurable.patch (attached)
Checking patch cgit.c...
error: while searching for:
repo->homepage = xstrdup(value);
else if (!strcmp(name, "defbranch"))
repo->defbranch = xstrdup(value);
else if (!strcmp(name, "extra-head-content"))
repo->extra_head_content = xstrdup(value);
else if (!strcmp(name, "snapshots"))
error: patch failed: cgit.c:56
error: cgit.c: patch does not apply
Checking patch cgit.h...
Hunk #1 succeeded at 91 (offset 4 lines).
Hunk #2 succeeded at 199 (offset 2 lines).
Hunk #3 succeeded at 215 (offset 2 lines).
Checking patch cgitrc.5.txt...
Checking patch cmd.c...
Checking patch ui-repolist.c...
Checking patch ui-shared.c...
Hunk #1 succeeded at 330 (offset 2 lines).
Hunk #2 succeeded at 1047 (offset 6 lines).
Hunk #3 succeeded at 1144 (offset 8 lines).
Checking patch ui-shared.h...
--
Jean-Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Make-default-pages-configurable.patch
Type: text/x-patch
Size: 8777 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20260509/b7846aeb/attachment.bin>
More information about the CGit
mailing list