git: add c alias to commit

This commit is contained in:
masterzu 2018-12-12 10:35:12 +01:00
parent 80e4643bbd
commit e14c0eeef2
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
s = status --short --branch
ll = log --graph --decorate --pretty=format:'%C(yellow)%h %Cred%ad %Cgreen%d %Creset%s' --date=short --all
dw = diff -w
c = commit
[color]
ui = true