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:
@@ -45,7 +45,7 @@
|
||||
added = 076
|
||||
untracked = 014
|
||||
[column]
|
||||
ui = auto,row,dense
|
||||
ui = auto,column,dense
|
||||
[commit]
|
||||
gpgsign = true
|
||||
verbose = true
|
||||
|
||||
Reference in New Issue
Block a user