Skip to content

Instantly share code, notes, and snippets.

@taise
Last active June 12, 2016 23:59
Show Gist options
  • Select an option

  • Save taise/674a5d2e478e55dd3cd7408c7d753aed to your computer and use it in GitHub Desktop.

Select an option

Save taise/674a5d2e478e55dd3cd7408c7d753aed to your computer and use it in GitHub Desktop.
git log --pretty="tformat:$(tput bold)$(tput setaf 3)%h$(tput sgr0);;$(tput bold)$(tput setaf 4)%an$(tput sgr0);;$(tput bold)$(tput setaf 2)%aD%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08$(tput sgr0);;$(tput bold)$(tput setaf 1)%d$(tput sgr0) $(tput setaf 7)%s$(tput sgr0)" --graph --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment