Added new git aliases

This commit is contained in:
Marco Thomas
2019-11-21 16:30:48 +01:00
parent bdc768fd17
commit 35e0fa4196
2 changed files with 3 additions and 1 deletions

View File

@@ -1,9 +1,11 @@
[alias]
a = add
c = commit
co = checkout
d = diff
l = log
ps = push
ph = push
pl = pull
sh = show
st = status