On Wed, Apr 22, 2009 at 9:49 AM, Jeff Schroeder <[email protected]> wrote: > If you have several patches from different branches you would like to > apply to the stable branch with 1 commit, you can collapse them all > with something like this: > > git cherry-pick -x --no-commit 2357132f4670debfcbd16869c78c0e271d3d0f65 > git cherry-pick -x --no-commit 2357132f4670debfcbd16869c78c0e271d3d0f65
I was not aware of the --no-commit arg. Thank you. :) -- Og B. Maciel [email protected] [email protected] [email protected] GPG Keys: D5CFC202 http://www.ogmaciel.com (en_US) http://blog.ogmaciel.com (pt_BR) _______________________________________________ gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
