[alias] a = add b = branch c = commit cam = commit --amend camne = commit --amend --no-edit diffs = diff --staged f = fetch l = log --format='%C(yellow)%h%C(auto)%d%C(yellow):%Creset %s %C(brightblue)(%cr) %C(brightmagenta)<%an>' la = l --all lag = l --all --graph last = l --all --graph -7 lg = l --graph p = push s = status t = tag unstage = reset HEAD --