git:column: Fill columns before rows

This is way easier to parse even if it means that I have to potentially
scroll more.
This commit is contained in:
2024-05-23 12:15:54 +02:00
parent 9095d6667c
commit 96de70a433

View File

@@ -45,7 +45,7 @@
added = 076
untracked = 014
[column]
ui = auto,row,dense
ui = auto,column,dense
[commit]
gpgsign = true
verbose = true