Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 79a5f9a3f4a606db1aa1b591aa38d74e331e354a Mon Sep 17 00:00:00 2001 |From: Linh Nguyen |Date: Wed, 28 Mar 2018 11:46:26 -0400 |Subject: [PATCH] port st-solarized-both to 0.8.1 | |--- | config.def.h | 72 ++++++++++++++++++++++++++++++++++++------------------------ | st.h | 1 + | x.c | 28 ++++++++++++++++++----- | 3 files changed, 66 insertions(+), 35 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 82b1b09..256662a 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 84. Hunk #2 succeeded at 129. Hunk #3 succeeded at 191. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.h b/st.h |index dac64d8..7b0159d 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 118. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/x.c b/x.c |index c343ba2..47ef3e9 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 53. Hunk #2 succeeded at 241. Hunk #3 succeeded at 281. Hunk #4 succeeded at 711. Hunk #5 succeeded at 734. Hunk #6 succeeded at 747. Hunk #7 succeeded at 757. Hunk #8 succeeded at 1095. Hmm... Ignoring the trailing garbage. done