1
0
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:
Robert Verst
2021-05-19 19:14:32 +02:00
committed by Jesse Duffield
parent 258eedb38c
commit 472288c81b
3 changed files with 12 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ gui:
showRandomTip: true
showCommandLog: true
commandLogSize: 8
sortTagsDescending: false # sort order for tags
git:
paging:
colorArg: always