Skip to content

Commit 84998ab

Browse files
committed
Add helper link
1 parent ba13899 commit 84998ab

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
@@ -281,6 +281,8 @@ $ git log --all --graph --decorate --oneline --abbrev-commit
281281

282282
![git log --all --graph --decorate --oneline --abbrev-commit](http://i.imgur.com/RUPycwI.png)
283283

284+
NOTE: This can be added into an Alias (shorter command) using the instructions [here](https://github.com/tiimgreen/github-cheat-sheet#aliases)
285+
284286
## Git Query
285287

286288
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)