Skip to content

Instantly share code, notes, and snippets.

@aleron75
Created June 30, 2015 07:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aleron75/15a040e9a2f816f40de8 to your computer and use it in GitHub Desktop.
Save aleron75/15a040e9a2f816f40de8 to your computer and use it in GitHub Desktop.
Decorated git log
#!/bin/bash
git log --graph --decorate --pretty=oneline --abbrev-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment