Remove unused aliases

master
Hektor Misplon 2021-09-17 14:20:10 +02:00
parent ab35820b2f
commit 20d6a92930
1 changed files with 0 additions and 3 deletions

View File

@ -9,12 +9,9 @@
[alias]
d = diff
ds = diff --stat
dc = diff --cached
a = add
ap = add -p
cm = commit -m
cam = commit -a -m
l = log --pretty=format:"(%an)\\ \\ %h\\ \\ %ad\\ \\ %s" --date=short
s = status -s
co = checkout