# git ## Config ### Default aliases ``` [alias] br = branch ci = commit co = checkout st = status lola = log --graph --decorate --pretty=oneline --abbrev-commit --all diff = diff --ws-error-highlight=all ```