Re: applying a patch to 2 branches
- From: "Dr. Michael J. Chudobiak" <mjc avtechpulse com>
- To: jeffschroeder computer org
- Cc: gnome-infrastructure gnome org
- Subject: Re: applying a patch to 2 branches
- Date: Wed, 22 Apr 2009 09:54:05 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]