git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
authormail_redacted_for_web 2026-03-07 13:50:34 +0100
committermail_redacted_for_web 2026-03-07 13:50:34 +0100
commitc0c58f35e29bb464f741ed3db793365f03753c0f (patch)
tree37e46518c553a11100fbb3b5a3a6de05d5ae0e0d /.gitconfig
parent947fd953bd58e6a4a5ee33be1106a2c297bfdab7 (diff)
downloaddotfiles-c0c58f35e29bb464f741ed3db793365f03753c0f.tar.bz2
feat: define git alias for cliff-to-changelog-mg
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 0a874c2..673b865 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -72,6 +72,7 @@
pf = push --force-with-lease
current-branch = rev-parse --abbrev-ref HEAD
cb = current-branch
+ clo = cliff -o CHANGELOG.md
[push]
default = simple
[pretty]