gitconfig

Plain text code posted
created at 10 Feb 23:12

Edit | Back
1
2
[alias]
  graph = log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold cyan)%h%C(reset) - %C(green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n          %C(white)%s%C(reset) %C(dim white)- %an%C(reset)' --all
234 Bytes in 1 ms with coderay