Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 749e118a78fa884af5bd766c714f91cac995f257 Mon Sep 17 00:00:00 2001 |From: opseter |Date: Sat, 9 Apr 2022 11:28:56 +0800 |Subject: [PATCH] v2 | |--- | config.def.h | 1 + | dwm.c | 5 +++++ | 2 files changed, 6 insertions(+) | |diff --git a/config.def.h b/config.def.h |index a2ac963..a2fc692 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..afab263 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 310. Hmm... Ignoring the trailing garbage. done