Skip to content

Instantly share code, notes, and snippets.

@bluewalk
Created November 20, 2020 18:28
Show Gist options
  • Save bluewalk/2e5ead8583490aeacce670eb6812697a to your computer and use it in GitHub Desktop.
Save bluewalk/2e5ead8583490aeacce670eb6812697a to your computer and use it in GitHub Desktop.
Git GL
[alias]
	gl = "!git log --graph --pretty=format:'[ %Cred%h%Creset | %Cblue%an%Creset | %Cgreen(%cr)%Creset ] ->%C(yellow)%d%Creset %s' --abbrev-commit --date=relative"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment