Skip to content

Instantly share code, notes, and snippets.

@johanmeiring
Created June 27, 2012 08:32
Show Gist options
  • Select an option

  • Save johanmeiring/3002458 to your computer and use it in GitHub Desktop.

Select an option

Save johanmeiring/3002458 to your computer and use it in GitHub Desktop.
"git lg" alias for pretty git log
# From http://garmoncheg.blogspot.com/2012/06/pretty-git-log.html
git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --"
@marounmelhem
Copy link
Copy Markdown

I just wanna let you know that I've been using this for more than 10 years

metoo

same

I just wanna let you know that I've been using this for more than 10 years

same
love this thing - just came back to find it .. again .. 😆

I just wanna let y'all know how annoying your "metoo" messages are ❤️

you must be fun at parties

@The1nk
Copy link
Copy Markdown

The1nk commented Mar 25, 2026

I just wanna let you know that I've been using this for more than 10 years

metoo

same

I just wanna let you know that I've been using this for more than 10 years

same
love this thing - just came back to find it .. again .. 😆

I just wanna let y'all know how annoying your "metoo" messages are ❤️

fyi

image

@stdedos
Copy link
Copy Markdown

stdedos commented Mar 25, 2026

I just wanna let you know that I've been using this for more than 10 years

metoo

same

I just wanna let you know that I've been using this for more than 10 years

same
love this thing - just came back to find it .. again .. 😆

I just wanna let y'all know how annoying your "metoo" messages are ❤️

fyi

image

Oh thanks! I probably didn't want to "keep up with real updates", and instead I wanted to keep up with the metoos ☺️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment