Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From d04f2d00688c8b0969d4f10f460c980dd91dac37 Mon Sep 17 00:00:00 2001 |From: MLquest8 |Date: Fri, 12 Jun 2020 16:04:18 +0400 |Subject: [PATCH] stacker updated for version 6.2 | |--- | config.def.h | 14 +++++++-- | dwm.c | 88 ++++++++++++++++++++++++++++++++++++++++------------ | 2 files changed, 80 insertions(+), 22 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..d28f8fc 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 50. Hunk #2 succeeded at 72. Hunk #3 succeeded at 101. 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 9fd0286..6c302c3 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 192 (offset -1 lines). Hunk #3 succeeded at 213 (offset -1 lines). Hunk #4 succeeded at 840 (offset -1 lines). Hunk #5 succeeded at 1242 (offset -1 lines). Hunk #6 succeeded at 1672 (offset -1 lines). Hmm... Ignoring the trailing garbage. done