commit: fdc4b7b214bfd4dcb26cfff61d55496102682897 parent: 500964cfebaf75c9b1bd09aefb66cd4561a31467 Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: Thu, 25 Apr 2019 01:20:09 +0200 .gitconfig: log.date = format:%cDiffstat:
M | .gitconfig | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitconfig b/.gitconfig @@ -18,3 +18,5 @@ pushInsteadOf = httpssh: [checkout] defaultRemote = origin +[log] + date = format:%c