From f0cf514eb3ca30c5170e534c3861ad73996c7726 Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 22 Aug 2023 21:38:08 +0000 Subject: deploy: 9bb639287cae88b32fc1b17b7a4b494340e54434 --- tools/git.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/git.html') diff --git a/tools/git.html b/tools/git.html index 3db58b3..be6fa08 100644 --- a/tools/git.html +++ b/tools/git.html @@ -83,7 +83,7 @@ @@ -254,7 +254,7 @@ git show --stat <commit> ................ show files changed by <commit> git show <commit> [<file>] .............. show diffs for <commit> - git git show <commit>:<file> ............ show <file> at <commit> + git show <commit>:<file> ................ show <file> at <commit>

Patching

  git format-patch <opt> <since>/<revision range>
-- 
cgit v1.2.3