Created
January 12, 2014 22:10
-
-
Save cfree3/8391319 to your computer and use it in GitHub Desktop.
Git log format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[format] | |
# inspired by colleagues; some help from http://stackoverflow.com/questions/5889878/color-in-git-log | |
pretty = format:%C(green)%H%Creset%C(blue)%d%Creset%n%cn (%C(red)%cr%Creset @ %C(yellow)%cd%Creset) [%an (%cd)]%n%w(80)%B%n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment