Ver código fonte

spaces -> tab

raylu 14 anos atrás
pai
commit
913a32caed
1 arquivos alterados com 1 adições e 1 exclusões
  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