Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From d5437333d64ff5eb7aaab19e4d42b11d6773a7b0 Mon Sep 17 00:00:00 2001 |From: Harsh Parekh |Date: Sat, 6 Feb 2021 08:33:49 -0500 |Subject: [PATCH] Hide status from title. | |You can pass -E 1 to show the extended title. |--- | config.def.h | 2 ++ | surf.1 | 7 +++++++ | surf.c | 31 ++++++++++++++++++++++++------- | 3 files changed, 33 insertions(+), 7 deletions(-) | |diff --git a/config.def.h b/config.def.h |index be168ab..2783e4d 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 177. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/surf.1 b/surf.1 |index 45c31bb..0e15c61 100644 |--- a/surf.1 |+++ b/surf.1 -------------------------- Patching file surf.1 using Plan A... Hunk #1 succeeded at 55. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/surf.c b/surf.c |index ac832ff..bca0b91 100644 |--- a/surf.c |+++ b/surf.c -------------------------- Patching file surf.c using Plan A... Hunk #1 succeeded at 234. Hunk #2 succeeded at 650. Hunk #3 succeeded at 1960. Hunk #4 succeeded at 2056. Hmm... Ignoring the trailing garbage. done