diff --git a/README.md b/README.md index 3abfc73..d188259 100644 --- a/README.md +++ b/README.md @@ -279,6 +279,8 @@ $ git status -sb $ git log --all --graph --decorate --oneline --abbrev-commit ``` +![git log --all --graph --decorate --oneline --abbrev-commit](http://i.imgur.com/RUPycwI.png) + ## Git Query A git query allows you to search all your previous commit messages and finds the most recent one matching the query.