mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-13 00:07:59 +02:00
add parse github emoji to docs
This commit is contained in:
parent
b363b75534
commit
7b19c5ad95
@ -62,6 +62,7 @@ git:
|
|||||||
allBranchesLogCmd: 'git log --graph --all --color=always --abbrev-commit --decorate --date=relative --pretty=medium'
|
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
|
overrideGpg: false # prevents lazygit from spawning a separate process when using GPG
|
||||||
disableForcePushing: false
|
disableForcePushing: false
|
||||||
|
parseEmoji: false
|
||||||
os:
|
os:
|
||||||
editCommand: '' # see 'Configuring File Editing' section
|
editCommand: '' # see 'Configuring File Editing' section
|
||||||
openCommand: ''
|
openCommand: ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user