Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 635ae9efbff2ce9d6749e17908320d44582084cd Mon Sep 17 00:00:00 2001 |From: opseter |Date: Thu, 7 Apr 2022 17:45:58 +0800 |Subject: [PATCH] view on rules defined tag | |--- | config.def.h | 1 + | dwm.c | 6 ++++++ | 2 files changed, 7 insertions(+) | |diff --git a/config.def.h b/config.def.h |index a2ac963..d077654 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 5. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dwm.c b/dwm.c |index 5f16260..2392d2f 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 300. Hmm... Ignoring the trailing garbage. done