git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
authormail_redacted_for_web 2024-10-31 02:57:36 +0100
committermail_redacted_for_web 2024-10-31 02:57:36 +0100
commit4fe1440ff058f2572f1969a87baae3ea547df224 (patch)
treed69e6ad1ab96b35a7eab43dbe608a80ab01e384f /.gitconfig
parent445b4c69cf1580a83731c37d42f944500f2f98d4 (diff)
downloaddotfiles-4fe1440ff058f2572f1969a87baae3ea547df224.tar.bz2
woof.testing
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index a5287da..16a3504 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -20,6 +20,7 @@
dc = diff --cached
lol = log --graph --decorate --pretty=format:'%C(auto)%h %G? %d %s%Creset' --abbrev-commit
lola = log --graph --decorate --pretty=format:'%C(auto)%h %G? %d %s%Creset' --abbrev-commit --all
+ logadog = log --all --decorate --oneline --graph
lf = log --graph --decorate --pretty=ln-long
ls = ls-files
compactlog = log --pretty=format:"%h%x09%an%x09%ad%x09%s" --date=short