From a808d2efbc2afe85f8206879049dccb1e5f3753e Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Fri, 6 Mar 2026 08:25:07 -0800 Subject: [PATCH] Add unified/side-by-side toggle to diff view --- src/commands/diff.html | 35 +++++++++++++++++++++++++---------- 1 file changed, 25 insertions(+), 10 deletions(-) diff --git a/src/commands/diff.html b/src/commands/diff.html index 22184f3..5fe3db7 100644 --- a/src/commands/diff.html +++ b/src/commands/diff.html @@ -23,6 +23,12 @@

{{BRANCH}}

{{PROMPT_SECTION}} +
+ +
{{LOG_SECTION}} {{STAT_SECTION}} @@ -34,16 +40,25 @@