From 503fbd98c0be583fc706b30fecea0fb145e3fc2a Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Sat, 28 Mar 2009 20:47:53 -0400 Subject: Add $ref@{N} syntax. --- git.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/git.org b/git.org index ca7349c..89616eb 100644 --- a/git.org +++ b/git.org @@ -139,6 +139,10 @@ # ~2 is shorthand for ^^ e.g: HEAD~2 (The third most-recent commit on the current branch) +*** $ref@{N} + + Where $ref was N moves ago. You can also specify by date. + ** Sharing commits *** Remotes -- cgit v1.2.3