aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org11
1 files changed, 11 insertions, 0 deletions
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