16 lines
171 B
Plaintext
16 lines
171 B
Plaintext
[alias]
|
|
a = add
|
|
c = commit
|
|
co = checkout
|
|
d = diff
|
|
l = log
|
|
ps = push
|
|
ph = push
|
|
pl = pull
|
|
sh = show
|
|
st = status
|
|
[user]
|
|
name = Marco Thomas
|
|
[log]
|
|
decorate = true
|