Skip to content

Instantly share code, notes, and snippets.

@jkdmyrs
Created May 15, 2019 15:24
Show Gist options
  • Save jkdmyrs/7ce119eb06caa4fb0603e93db5a22be3 to your computer and use it in GitHub Desktop.
Save jkdmyrs/7ce119eb06caa4fb0603e93db5a22be3 to your computer and use it in GitHub Desktop.
git logline
git config --global alias.logline "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment