1
0
Fork 0

Simplify git-log zstyle documentation

pull/298/head
Sorin Ionescu 12 years ago
parent b36d98e431
commit 4f607bb470

@ -10,12 +10,11 @@ Settings
### Log ### Log
The format of the [git-log][8] output is configurable via the following styles, The format of the [git-log][8] output is configurable via the following style,
which will be passed to the `--prety=format:` switch. where context is *brief*, *oneline*, and *medium*, which will be passed to the
`--prety=format:` switch.
zstyle ':prezto:module:git:log:brief' format '' zstyle ':prezto:module:git:log:context' format ''
zstyle ':prezto:module:git:log:oneline' format ''
zstyle ':prezto:module:git:log:medium' format ''
### Status ### Status

Loading…
Cancel
Save