linux-surface/.github
Maximilian Luz e531cd70d8
Apply patches via patch tool instead of git
Apply patches via `patch` instead of `git am`. The `patch` tool is more
liberal in accepting patches and allows patches that need relocation of
hunks, whereas git fails in such instances. Using git makes it harder to
maintain these patches accross multiple kernel versions and we would
need to regularly update them.

Commit separately to keep the git source tree clean before building.
2020-06-14 20:43:01 +02:00
..
workflows Apply patches via patch tool instead of git 2020-06-14 20:43:01 +02:00
ISSUE_TEMPLATE.md Add an issue template. 2019-12-30 21:01:58 +09:00