1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-30 12:59:25 +00:00

Add zstyles for git-log formats

This commit is contained in:
Sorin Ionescu
2012-10-01 22:26:24 -04:00
parent 5b2dcb8844
commit 3f4d5fac0c
3 changed files with 16 additions and 12 deletions

View File

@ -17,5 +17,5 @@ git fsck 2> /dev/null \
--date-order \
--no-walk \
--stdin \
${git_log_format_oneline}
--pretty=format:${_git_log_oneline_format}