November 13, 2007

Better 'git pull'

Add to your ~/.gitconfig:

[alias]         
    update = !git fetch -v && git rebase origin  
Then use git update which will rebase any changes to master on top of the new commits. This is basically how svn update works.

Pretty gitk

Add/change ~/.gitk to include

set mainfont {Monaco 10} 
set textfont {Monaco 10}
set uifont {Monaco 10} 
April 18, 2007
April 11, 2007
It’s a damn poor mind that can think of only one way to spell a word.
Andrew Jackson
April 2, 2007
God people love to make arguments out of what science doesn’t yet know. Yet they commonly refute the no evidence argument about God.
March 25, 2007
This week, the first cat hip replacement was done, costing $2000. Thats only $2000 more than a total cat replacement.
March 10, 2007
I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours.
Stephen Henry Roberts (1901-71) - Addressing a Christian
March 1, 2007
The difference between science and religion is the difference between a willingness to dispassionately consider new evidence and new arguments, and a passionate unwillingness to do so.
It’s Gianni!