riscv-openocd-wch/tools/checkpatch.sh
2022-03-29 17:01:37 +08:00

6 lines
99 B
Bash
Executable File

#!/bin/sh
#
since=${1:-HEAD^}
git format-patch -M --stdout $since | tools/scripts/checkpatch.pl -