Skip to main content
  1. Posts/

Random pieces of knowledge and fun

·25 words·1 min·
Linux Git
Abdelhak
Author
Abdelhak
Computer scientist, and eternal learner

Here’s a pretty useful command to have a nice git log!

git config --global alias.lol "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"

https://gist.github.com/Omerr/8134a61b56ca82dd90e546e7ef04eb77