Skip to content

Instantly share code, notes, and snippets.

@valvallow
Last active June 15, 2020 09:05
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save valvallow/5753819 to your computer and use it in GitHub Desktop.
Save valvallow/5753819 to your computer and use it in GitHub Desktop.
git config --global alias.his "log --pretty='format:%C(yellow)%h%Creset %C(magenta)%<(22,trunc)%cd%Creset %><(11,trunc)%C(black bold)%ar%Creset | %Cgreen%<(10)%an%Creset | %<(130,trunc)%s %Cred%<(45,trunc)%d%Creset' --date=iso --all -n 15"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment