diff options
author | mail_redacted_for_web | 2024-10-31 02:57:36 +0100 |
---|---|---|
committer | mail_redacted_for_web | 2024-10-31 02:57:36 +0100 |
commit | 4fe1440ff058f2572f1969a87baae3ea547df224 (patch) | |
tree | d69e6ad1ab96b35a7eab43dbe608a80ab01e384f /.gitconfig | |
parent | 445b4c69cf1580a83731c37d42f944500f2f98d4 (diff) | |
download | dotfiles-4fe1440ff058f2572f1969a87baae3ea547df224.tar.bz2 |
woof.testing
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |