diff options
Diffstat (limited to 'patches/dwmpatch')
| -rwxr-xr-x | patches/dwmpatch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patches/dwmpatch b/patches/dwmpatch index 12d3def..2dc0575 100755 --- a/patches/dwmpatch +++ b/patches/dwmpatch @@ -19,6 +19,7 @@ apply_patch() { git switch "patches" || exit git reset --hard "patches" -- || exit +git clean -fd "../" # branches for individually applied patches branches=$(git for-each-ref --format='%(refname:short)' refs/heads/ | grep diff) |
