]> Sergey Matveev's repositories - nnn.git/commit
make it easy to check for failing patches locally
authorNRK <nrk@disroot.org>
Wed, 29 Jun 2022 19:23:32 +0000 (01:23 +0600)
committerNRK <nrk@disroot.org>
Thu, 30 Jun 2022 23:47:23 +0000 (05:47 +0600)
commitfd69fc2dca1cfd37210ac570590dae5488d4b757
tree24ae41b7ec4825b2fc7844afbd001a21b5729b77
parent7121a6fe438c3c06c448261aacd535dbc4a6aa4e
make it easy to check for failing patches locally

adds a script `check-patches.sh` to check for patch failures and also
adds a make target `checkpatches` which will invoke the check-patches
script.
.github/workflows/ci.yml
Makefile
patches/README.md
patches/check-patches.sh [new file with mode: 0755]