git: update date format
This commit is contained in:
parent
0587759157
commit
7562b10a61
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ in
|
||||||
autoupdate = true;
|
autoupdate = true;
|
||||||
};
|
};
|
||||||
branch.sort = "-committerdate";
|
branch.sort = "-committerdate";
|
||||||
|
log.date = "format-local:%Y-%m-%d %H:%M:%S%z %a";
|
||||||
diff = {
|
diff = {
|
||||||
algorithm = "histogram";
|
algorithm = "histogram";
|
||||||
colorMoved = "plain";
|
colorMoved = "plain";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue