We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58708d5 + 123518f commit ebb7027Copy full SHA for ebb7027
advanced/index.md
@@ -41,7 +41,7 @@ Historical commit points is simple to discuss using using *commitish* rather tha
41
Shorthand | Explanation
42
---------------------- | -----------
43
`HEAD` | Current commit
44
-`HEAD^^` | Second parety of current commit
+`HEAD^^` | Second parent of current commit
45
`HEAD~2` | Two commits from current commit
46
`HEAD@{one.day.ago}` | Reachable by current branch from one day ago
47
`HEAD@{today}` | All commits reachable by current branch made *today*
0 commit comments