From 42472aaa940d05192dab1a12ff1421cc0ad80929 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Mon, 14 May 2018 12:36:55 -0400 Subject: [PATCH] Remove unnecessary tag --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bfc7642..2574a03 100644 --- a/README.md +++ b/README.md @@ -1345,7 +1345,6 @@ If you want to revert to changes made just 1 commit before c5f567, pass the comm (master)$ git checkout c5f567~1 -- file1/to/restore file2/to/restore ``` - ### I want to list changes of a specific file between commits or branches Assuming you want to compare last commit with file from commit c5f567: