Skip to content

Instantly share code, notes, and snippets.

View Tcharl's full-sized avatar
🏠
Working from home

Charlie Mordant Tcharl

🏠
Working from home
  • Osgiliath corp
  • Boulogne-Billancourt, France
  • X @Tcharl
View GitHub Profile
$ git config --global --add alias.lol "log --graph --decorate --pretty=oneline --abbrev-commit --all"
$ git lol
* 9f0349d (HEAD, origin/master, origin/HEAD, master) Now finally does frickin pull first.
* 1cc98b0 Added auto-update.
* 405970a Initial import.