Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From e7f523c898983c84ba3102675662dc33cbb5573e Mon Sep 17 00:00:00 2001 |From: Nihal Jere |Date: Sat, 21 Mar 2020 15:50:00 -0500 |Subject: [PATCH] fsignal | |--- | config.def.h | 7 +++++++ | dwm.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++-- | 2 files changed, 59 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..8d2e6e9 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 113. 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 4465af1..db2ee08 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 106. Hunk #2 succeeded at 182. Hunk #3 succeeded at 1005. Hunk #4 succeeded at 1263. Hmm... Ignoring the trailing garbage. done