my git config file
[user] name = LeezQ email = lizhenq2009@gmail.com [push] default = simple [alias] st = status co = checkout ci = commit br = branch di = diff [color] ui = true [core] quotepath = false