Everything that is in our mind.
without comments
# A git log alias. # Shows the brief log describtion in one line. # Adds colors, a relative date and the owner. # File name: .gitconfig [alias] look = log --graph --pretty=format:'%Cred %h : %Creset%s %Cgreen(%cr) %C(blue)<%an>%C(yellow)%d %Creset' --date=relative
Written by tobi
March 11th, 2011 at 3:22 am
Posted in Uncategorized
Tagged with colors, configuration, gist, git, history, log
Name (required)
Mail (will not be published) (required)
Website