Gea-Suan Lin
2014-03-17 02:22:05 +08:00
parent 89f9365f17
commit 71508df6f1

View File

@@ -7,6 +7,7 @@
gl = log --decorate --graph --pretty=oneline gl = log --decorate --graph --pretty=oneline
glog = log --decorate --graph glog = log --decorate --graph
st = status -bs st = status -bs
up = "!git remote update -p; git merge --ff-only @{u}"
[color] [color]
ui = auto ui = auto
[core] [core]