Skip to content

Instantly share code, notes, and snippets.

@jesuslerma
Created July 14, 2015 21:09
Show Gist options
  • Save jesuslerma/90a867c69245535c589d to your computer and use it in GitHub Desktop.
Save jesuslerma/90a867c69245535c589d to your computer and use it in GitHub Desktop.
[user]
name = Jesus Lerma
email = shuyojl@gmail.com
[alias]
h = log --pretty=format:'%Creset%C(red bold)[%ad] %C(blue bold)%h %Creset%C(magenta bold)%d %Creset%s %C(green bold)(%an)%Creset' --graph --abbrev-commit --date=short
ha = log --pretty=format:'%Creset%C(red bold)[%ad] %C(blue bold)%h %Creset%C(magenta bold)%d %Creset%s %C(green bold)(%an)%Creset' --graph --all --abbrev-commit --date=short
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment