[alias] l = log --oneline --decorate --graph la = log --oneline --decorate --graph --all
--decorate : Makes it super obvious how labels and tags work
--all : Extends the usefulness of --decorate to branches and remotes
--decorate : Makes it super obvious how labels and tags work
--all : Extends the usefulness of --decorate to branches and remotes