> There is a way to tell git to always to rebase when you do a git pull.
These are my ugly merge commits. Sorry for the mess. :) I configured [1] my git with global pull rebase, so I won't bother you with merge commits anymore. Cheers. [1] git config --global branch.autosetuprebase always -- Henryk Konsek http://henryk-konsek.blogspot.com