Explorar o código

alias tree: add pgp signature status, adapt colors

Fabian Peter Hammerle %!s(int64=5) %!d(string=hai) anos
pai
achega
4c6d0d7992
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gitconfig

+ 1 - 1
gitconfig

@@ -21,4 +21,4 @@
 
 [alias]
 	s = status --short --untracked-files=all --branch
-	tree = log --graph --abbrev-commit --decorate --format=format:'%C(red)%h%C(reset)%C(bold red)%d%C(reset) %C(dim green)(%ar)%C(reset) %C(dim white)%s%C(reset) %C(bold black)(%an, %ai)%C(reset)' --all --date=short
+	tree = log --graph --format=format:'%C(red)%G?%C(reset) %C(yellow)%h%C(reset)%C(blue)%d%C(reset) %C(dim green)%ar%C(reset) %C(white)%s%C(reset) %C(dim black)(%an, %ai)%C(reset)' --all