0

git config --global  alias.plog "log --graph --format='%Cgreen%h %Cred%aN%Cblue%d%Creset %s %C(yellow)(%cr)%Creset'"
  • Set a git alias to make a "Pretty log"
  • Just discovered a treasure trove of information in Write the Docs
  • Playing around more with Lisp