nickp
public text v1 · immutable[alias]
lc = log ORIG_HEAD.. --stat --no-merges
changes=diff --name-status -r
diffstat=diff --stat -r
st = status
ci = commit
br = branch
co = checkout
df = diff
#lg = log -p
who = shortlog -s --
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative