mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 20:17:45 +00:00
Git column.ui = auto
This commit is contained in:
parent
e4353727b1
commit
9ed0b37dd5
1 changed files with 2 additions and 1 deletions
|
@ -88,7 +88,8 @@
|
||||||
|
|
||||||
commit.verbose = true;
|
commit.verbose = true;
|
||||||
|
|
||||||
log.date = "iso";
|
log.date = "iso";
|
||||||
|
column.ui = "auto";
|
||||||
|
|
||||||
branch.sort = "-committerdate";
|
branch.sort = "-committerdate";
|
||||||
tag.sort = "version:refname";
|
tag.sort = "version:refname";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue