blob: daf47b0be6fde2b25461537b121f5842903fa78e (
plain) (
tree)
|
|
[user]
name = Nicholas Tay
email = nkt@outlook.kr
[alias]
c = commit
p = push
s = status
su = status --untracked-files=normal
sua = status -u
rv = remote -v
a = add
aa = add .
co = checkout
cam = commit -a -m
cm = commit -m
d = diff
cob = checkout -b
l = log
|