dotfiles/bin/gitlogpro

4 lines
174 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
git log --color --decorate --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit