summaryrefslogtreecommitdiffstats
path: root/.gitconfig##h.luchs
diff options
context:
space:
mode:
diffstat (limited to '.gitconfig##h.luchs')
-rw-r--r--.gitconfig##h.luchs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig##h.luchs b/.gitconfig##h.luchs
index 8f2fb6a..5ad9aeb 100644
--- a/.gitconfig##h.luchs
+++ b/.gitconfig##h.luchs
@@ -18,6 +18,7 @@
18 hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short 18 hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short
19 sl = log --oneline --decorate -20 19 sl = log --oneline --decorate -20
20 sla = log --oneline --decorate --graph --all -20 20 sla = log --oneline --decorate --graph --all -20
21 branches = for-each-ref --sort=-committerdate --format=\"%(color:blue)%(authordate:relative)\t%(color:red)%(authorname)\t%(color:white)%(color:bold)%(refname:short)\" refs/remotes
21[credential] 22[credential]
22 helper = cache --timeout=3600 23 helper = cache --timeout=3600
23[color] 24[color]