Skip to content

Commit fbe95c3

Browse files
authored
Merge pull request #221 from wyattscarpenter/patch-1
Update reflog: Grammar
2 parents 9da0bd1 + 1a8fe69 commit fbe95c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

levels/shit-happens/reflog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ cards = checkout reflog
55

66
Say you were looking at something in the past, and then switched back to the main branch.
77

8-
But then, you got reaaally distracted, and after your lunch break, you can't remember on which commit in the past you were before. How can you find out?
8+
But then, you got reaaally distracted, and after your lunch break, you can't remember which past commit you were on before. How can you find out?
99

10-
There's a convenient command that shows you all the places your HEAD did point to in the past:
10+
There's a convenient command that shows you all the places your HEAD has pointed to in the past:
1111

1212
git reflog
1313

0 commit comments

Comments
 (0)