We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba13899 commit 84998abCopy full SHA for 84998ab
README.md
@@ -281,6 +281,8 @@ $ git log --all --graph --decorate --oneline --abbrev-commit
281
282

283
284
+NOTE: This can be added into an Alias (shorter command) using the instructions [here](https://github.com/tiimgreen/github-cheat-sheet#aliases)
285
+
286
## Git Query
287
288
A git query allows you to search all your previous commit messages and finds the most recent one matching the query.
0 commit comments