瀏覽代碼

~/.gitconfig: blame is now (also) praise

Lucas Stadler 8 年之前
父節點
當前提交
524d01e265
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitconfig

+ 1 - 0
.gitconfig

@ -11,6 +11,7 @@
11 11
	l10 = log -n10
12 12
	lol = log --pretty=oneline --abbrev-commit --graph --decorate
13 13
	ba = branch -a
14
	praise = blame
14 15
[format]
15 16
	pretty = %C(magenta)%h%Creset %Cgreen[%cr]%Creset (%an) %s
16 17
[color]