Rename git changelog => git simple to avoid conflict with git-extras

This commit is contained in:
Yan Pritzker
2014-02-15 21:09:33 -06:00
parent 399d1d290a
commit a6baee0a54
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
l = log --graph --date=short
changes = log --pretty=format:\"%h %cr %cn %Cgreen%s%Creset\" --name-status
short = log --pretty=format:\"%h %cr %cn %Cgreen%s%Creset\"
changelog = log --pretty=format:\" * %s\"
simple = log --pretty=format:\" * %s\"
shortnocolor = log --pretty=format:\"%h %cr %cn %s\"
# pull