diff options
-rw-r--r-- | .gitconfig##h.lowe | 1 | ||||
-rw-r--r-- | .gitconfig##h.luchs | 1 | ||||
-rw-r--r-- | .gitconfig##h.maus | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/.gitconfig##h.lowe b/.gitconfig##h.lowe index b4dea18..d0026b7 100644 --- a/.gitconfig##h.lowe +++ b/.gitconfig##h.lowe | |||
@@ -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] |
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] |
diff --git a/.gitconfig##h.maus b/.gitconfig##h.maus index 16b69f4..265ecb6 100644 --- a/.gitconfig##h.maus +++ b/.gitconfig##h.maus | |||
@@ -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] |