git: update date format

This commit is contained in:
Leonardo Eugênio 2026-05-30 16:38:59 -03:00
parent 0587759157
commit 7562b10a61

View file

@ -42,6 +42,7 @@ in
autoupdate = true;
};
branch.sort = "-committerdate";
log.date = "format-local:%Y-%m-%d %H:%M:%S%z %a";
diff = {
algorithm = "histogram";
colorMoved = "plain";