Select Git revision
dotgitconfig

Walmes Marques Zeviani authored
dotgitconfig 348 B
[user]
name = Walmes Zeviani
email = walmes@ufpr.br
[merge]
tool = meld
[alias]
st = status
cm = commit
cc = checkout
br = branch
ft = fetch
pl = pull
ps = push
lg = log --graph --pretty=format:'%Cred%h%Creset%C(yellow)%d%Creset %C(bold blue)%an%Creset %Cgreen%ad%Creset %s' --abbrev-commit --date=short