Applying git patches

just use override-build (or override-pull) and add some shell scripting that checks for files and calls “git apply -v ./path/to/patch” …

1 Like