Add git reflog -p to README examples

This commit is contained in:
Dan Davison 2019-10-16 12:42:39 -07:00
parent 0ca352c2d7
commit f08b7a6280

View File

@ -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>