mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-23 22:24:51 +02:00
Add user config to change the sort order of tags
This commit is contained in:
committed by
Jesse Duffield
parent
258eedb38c
commit
472288c81b
@@ -44,6 +44,7 @@ gui:
|
||||
showRandomTip: true
|
||||
showCommandLog: true
|
||||
commandLogSize: 8
|
||||
sortTagsDescending: false # sort order for tags
|
||||
git:
|
||||
paging:
|
||||
colorArg: always
|
||||
|
||||
Reference in New Issue
Block a user