You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ The goal is to get the longest streak! (It's harder than you think...)
13
13
-[Download the `git-game` executable](https://github.com/jsomers/git-game/releases/tag/1.0)
14
14
- Put it somewhere on your PATH (like /usr/local/bin)
15
15
- Then, in any git repository, run `git game`
16
+
- (If you'd like, you can select a subset of commits, for example, `git game --after={2014-08-08}`. For more options, see [http://gitref.org/inspect/](http://gitref.org/inspect/).)
0 commit comments