Skip to content

Instantly share code, notes, and snippets.

@thedevsaddam
Created December 7, 2016 16:22
Show Gist options
  • Save thedevsaddam/5c9bd70d2c6ad937ea4c2da93b1c36b1 to your computer and use it in GitHub Desktop.
Save thedevsaddam/5c9bd70d2c6ad937ea4c2da93b1c36b1 to your computer and use it in GitHub Desktop.
Git aliases
alias gpl="git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment