Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From d94cb6f1a553d19127f44dbdc96e8bb5041956c2 Mon Sep 17 00:00:00 2001 |From: Nihal Jere |Date: Sat, 21 Mar 2020 15:16:49 -0500 |Subject: [PATCH] dwm-client | |--- | Makefile | 2 +- | config.def.h | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++ | dwm.c | 55 +++++++++++++++++++++++++++++++++++++++-- | dwmc | 40 ++++++++++++++++++++++++++++++ | 4 files changed, 164 insertions(+), 3 deletions(-) | create mode 100755 dwmc | |diff --git a/Makefile b/Makefile |index 77bcbc0..f837f5c 100644 |--- a/Makefile |+++ b/Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 38. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/config.def.h b/config.def.h |index 1c0b587..efbae79 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..aa53706 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 106. Hunk #2 succeeded at 153. Hunk #3 succeeded at 1004. Hunk #4 succeeded at 1264. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dwmc b/dwmc |new file mode 100755 |index 0000000..5ff8dbc |--- /dev/null |+++ b/dwmc -------------------------- (Creating file dwmc...) Patching file dwmc using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... Ignoring the trailing garbage. done