14 lines
278 B
Text
14 lines
278 B
Text
[user]
|
|
name = Yongmin Hong
|
|
email = revi@pobox.com
|
|
signingkey = BEFF197A
|
|
[alias]
|
|
co = checkout
|
|
cm = commit -S
|
|
st = status
|
|
br = branch -v
|
|
fa = fetch --all
|
|
graph = log --pretty=format:\"%h %s\" --graph
|
|
usync = rebase upstream/master
|
|
aal = add *
|
|
po = push origin master
|