From 845d8f748d5266511c97f9078fea78fbc7af6d46 Mon Sep 17 00:00:00 2001 From: ivan-boikov Date: Sun, 18 Aug 2024 13:54:09 +0200 Subject: Hard reset to patches --- patches/dwmpatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/dwmpatch b/patches/dwmpatch index cf444c7..1429ec0 100755 --- a/patches/dwmpatch +++ b/patches/dwmpatch @@ -19,7 +19,7 @@ apply_patch() { } git switch "patches" || exit -git reset --hard || exit +git reset --hard "patches" -- || exit # branches for individually applied patches branches=$(git for-each-ref --format='%(refname:short)' refs/heads/ | grep diff) -- cgit v1.2.3