Jeff Schroeder 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
Look at the diffs and then commit that. Is this what you were looking for?
Probably, thanks, I'll give it a try!
- Mike
_______________________________________________
gnome-infrastructure mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure