浏览代码

spaces -> tab

raylu 14 年之前
父节点
当前提交
913a32caed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gitconfig

+ 1 - 1
gitconfig

@@ -35,4 +35,4 @@
 	pager = less -FXRS -x4
 
 [alias]
-    short = log --graph --pretty=format:'%C(yellow)%h%Creset -%C(red)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative --patience
+	short = log --graph --pretty=format:'%C(yellow)%h%Creset -%C(red)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative --patience