Files
config/.gitconfig

15 lines
260 B
INI

[alias]
ci = commit
co = checkout
gl = log --graph --pretty=oneline
glog = log --graph
st = status --short
[color]
ui = auto
[core]
preloadindex = yes
[user]
email = darkkiller@gmail.com
name = Gea-Suan Lin
pager = most