From fee66200e8890d0669dd024d0619d41c869ae593 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 13 May 2018 20:41:43 +0100 Subject: Fill in viewing a file at a particular revision --- README.org | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.org b/README.org index 396c3cb..e320fa7 100644 --- a/README.org +++ b/README.org @@ -309,6 +309,17 @@ parts of those unstaged changes. * Viewing a file at a particular revision +** With =magit-find-file= + +Press =M-x magit-find-file= select the revision (e.g. =HEAD^^=) and +press =RET= to select the default file. + +** With =VC= ([[info:emacs#Old%20Revisions][docs]]) + +The Emacs version control interface (called VC) supports viewing a +file at a specific revision, press =C-x v ~=, then enter the desired +revision (e.g. HEAD^^). + * Next steps From the Magit status buffer, press =?= to get the full list of -- cgit v1.2.3