Joined August 2012
·

Peter Dyson

Brisbane
·
·

Posted to Better git log over 1 year ago

If you wanted this to work for all of your git repos, make it a global alias with --global:

git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --"
Posted to Human readable size on s3cmd over 1 year ago

Just what I was looking for...Cheers!

CSS is fiddly at the best of times, this worked a treat for my purposes. Just awesome.

Posted to Tomcat 7 init.d script over 1 year ago

Very neat.

Achievements
47 Karma
0 Total ProTip Views