summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-10-16 12:42:39 -0700
committerDan Davison <dandavison7@gmail.com>2019-10-16 12:42:39 -0700
commitf08b7a62802065f775b305383cd23844c36a854b (patch)
tree1dc1367e3db9037c5e63a5d63074fd89d3fd84b8 /README.md
parent0ca352c2d7269fd7d0a309ddf8416efee9d3d3bf (diff)
Add `git reflog -p` to README examples
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6bb507eb..d2a890ee 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ All git commands that display diff output should now display syntax-highlighted
- `git show`
- `git log -p`
- `git stash show -p`
+ - `git reflog -p`
<br>