Skip to content

Instantly share code, notes, and snippets.

@marianboda
Created June 23, 2016 06:52
Show Gist options
  • Save marianboda/ef90a63cfbc39d9ddd3d60fa332e1598 to your computer and use it in GitHub Desktop.
Save marianboda/ef90a63cfbc39d9ddd3d60fa332e1598 to your computer and use it in GitHub Desktop.
git tricks
git config --global alias.lo 'log --date=format:"%Y-%m-%d %H:%M" --pretty=format:"%ad %C(yellow)%h%Creset %an: %Cblue%s%Creset"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment