A few of us had problems to figure out to submit a coherent set of patches from a "random" set of commit on a personal tree. Looks like "git rebase -i" is the answer. http://blogs.gnome.org/markmc/2008/05/07/git-workflow/ Seem to work nicely by my quick tests :) Marco