mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04: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 a new issue