Keep smile !
分类: 其他平台
2016-10-31 11:33:04
[alias]
co = checkout
br = branch
ci = commit
st = status
last = log --pretty=oneline -1 HEAD
glog = log --graph --abbrev-commit --date=relative --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%Cblue%an%Creset%Cgreen %cr)%Creset '
cfang2016-10-31 22:06:03
co = checkout
br = branch
ci = commit
st = status
last = log -1 HEAD
slog = log --graph --abbrev-commit --date=relative --pretty=format:\'%C(red bold)%h%Creset - %Cgreen(%Cgreen%cr)%Creset %s %C(bold blue)<%an>%Creset %C(yellow)%d%Creset\'
flog = log --graph --all --format=format:\'%C(bold red)%h%C(reset) %C(bold