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

Submodule dotdrop updated: 2d64e2ee59...364de92505

View File

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