Skip to content

Instantly share code, notes, and snippets.

@dfevre
Last active May 19, 2017 06:45
Show Gist options
  • Save dfevre/3735383 to your computer and use it in GitHub Desktop.
Save dfevre/3735383 to your computer and use it in GitHub Desktop.
Favourite git aliases
alias.lg=log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative --remotes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment