[PATCH v2] Make default pages configurable

Naïm Favier fnaim42 at gmail.com
Mon Aug 19 11:44:10 CEST 2019


On Mon, 19 Aug 2019 at 10:32, jean-christophe manciot
<actionmystique at gmail.com> wrote:
> I tried to apply your patch to v1.2.1-24-ge1ad15d (after having removed lines 2 & 3), I get:
> git apply --verbose ../default-pages.patch
> error: corrupt patch at line 169

Sorry, that's on your end. If you're using the Gmail web interface,
make sure to click "Show original" before you copy-and-paste, as Gmail
tends to add buttons and mangle messages in various ways.

Note that copying the patch and using git-apply(1) will give you the
changes, but not the commit message and author. The standard way to
apply a patch is to feed the whole message (headers included) to
git-am(1).

Cheers


More information about the CGit mailing list