1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Git column.ui = auto

This commit is contained in:
RGBCube 2024-03-02 12:48:24 +03:00
parent e4353727b1
commit 9ed0b37dd5
No known key found for this signature in database

View file

@ -88,7 +88,8 @@
commit.verbose = true;
log.date = "iso";
log.date = "iso";
column.ui = "auto";
branch.sort = "-committerdate";
tag.sort = "version:refname";