mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-25 21:16:38 +03:00
11e7e2964c
Patches as produced by "git format-patch" have a trailing signature that is separated from the body by a line with "-- " on it. By default it contains the Git version. We erroneously include this signature in the diff we pipe to patch, which fails to apply as a result. Add a targeted fix to suppress these signatures. |
||
---|---|---|
.. | ||
detection | ||
filetype | ||
tools | ||
windowing |