mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-11-24 08:52:21 +02:00
Merge pull request #1389 from mjarkk/parse-emoji-update-docs
Add parse github emoji to config docs
This commit is contained in:
commit
1573a449f8
@ -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: ''
|
||||
|
Loading…
Reference in New Issue
Block a user