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