Rename git changelog => git simple to avoid conflict with git-extras
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user