From 4fe1440ff058f2572f1969a87baae3ea547df224 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Thu, 31 Oct 2024 02:57:36 +0100 Subject: woof. --- .gitconfig | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3