git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 673b865..ec0dbed 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -73,6 +73,7 @@
current-branch = rev-parse --abbrev-ref HEAD
cb = current-branch
clo = cliff -o CHANGELOG.md
+ lt = log --pretty='format:%C(auto)%ad - %h - %s'
[push]
default = simple
[pretty]