Skip to content

Commit e397e3a

Browse files
author
Alex Warhawk
committed
add image to styled git log
1 parent a0c11eb commit e397e3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,8 @@ $ git status -sb
279279
$ git log --all --graph --decorate --oneline --abbrev-commit
280280
```
281281

282+
![git log --all --graph --decorate --oneline --abbrev-commit](http://i.imgur.com/RUPycwI.png)
283+
282284
## Git Query
283285

284286
A git query allows you to search all your previous commit messages and finds the most recent one matching the query.

0 commit comments

Comments
 (0)