mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-06-16 07:07:37 +02:00
fixed refs format variable on git-log (#742)
Said `%cd` and should be `%d`
This commit is contained in:
parent
6a51d514e8
commit
eb00583fa6
@ -54,7 +54,7 @@ See the next tables on format variables.
|
||||
| `%f` | commit subject, filename style |
|
||||
| `%b` | commit body |
|
||||
| --- | --- |
|
||||
| `%cd` | ref names |
|
||||
| `%d` | ref names |
|
||||
| `%e` | encoding |
|
||||
|
||||
## Author and committer
|
||||
|
Loading…
x
Reference in New Issue
Block a user