mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-11 10:24:06 +02:00
add image to styled git log
This commit is contained in:
@@ -279,6 +279,8 @@ $ git status -sb
|
|||||||
$ git log --all --graph --decorate --oneline --abbrev-commit
|
$ git log --all --graph --decorate --oneline --abbrev-commit
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Git Query
|
## Git Query
|
||||||
|
|
||||||
A git query allows you to search all your previous commit messages and finds the most recent one matching the query.
|
A git query allows you to search all your previous commit messages and finds the most recent one matching the query.
|
||||||
|
Reference in New Issue
Block a user