1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-04 23:37:41 +02:00

add parse github emoji to docs

This commit is contained in:
mjarkk 2021-07-16 21:13:01 +02:00
parent b363b75534
commit 7b19c5ad95

View File

@ -62,6 +62,7 @@ git:
allBranchesLogCmd: 'git log --graph --all --color=always --abbrev-commit --decorate --date=relative --pretty=medium'
overrideGpg: false # prevents lazygit from spawning a separate process when using GPG
disableForcePushing: false
parseEmoji: false
os:
editCommand: '' # see 'Configuring File Editing' section
openCommand: ''