deraafmedia liked a comment+100 XP
2mos ago
Git Me Some Version Control: Ep 11, Interactive Rebasing
I tried to copy the git log alias in the video. Very helpful.
alias glog='git log --graph --pretty=format:'\''%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'\'' --abbrev-commit'