Gentoo Archives: gentoo-catalyst

From: Sebastian Pipping <sping@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] rfc: merging catalyst git branches
Date: Mon, 02 Jul 2012 15:07:55
Message-Id: 4FF1B65B.3090704@gentoo.org
In Reply to: Re: [gentoo-catalyst] rfc: merging catalyst git branches by Matt Turner
1 On 06/25/2012 06:04 AM, Matt Turner wrote:
2 > On Sun, Jun 24, 2012 at 7:33 PM, Sebastian Pipping <sping@g.o> wrote:
3 >> On 12/10/2011 11:15 PM, Sebastian Pipping wrote:
4 >>> [T]he full run on my shell:
5 >>>
6 >>> # git branch catalyst_3 master
7 >>>
8 >>> # git checkout master
9 >>>
10 >>> # git merge $(git commit-tree catalyst_2^{tree} \
11 >>> -p catalyst_2 -p master \
12 >>> <<<"Replace content on master with content from catalyst_2")
13 >>>
14 >>> # git push origin master
15 >>>
16 >>> # git push origin catalyst_3
17 >>>
18 >>>
19 >>> Results is:
20 >>>
21 >>> - 2.x content on branch master (and catalyst_2)
22 >>>
23 >>> - 3.x content on branch catalyst_3
24 >>
25 >> This procedure above is still left to do. Any objections?
26 >> With no objections, I will go forward on next monday (2012-07-02).
27 >
28 > If you're confident it'll work -- please proceed. No use in waiting.
29
30 Done.
31
32 Best,
33
34
35
36 Sebastian

Replies

Subject Author
Re: [gentoo-catalyst] rfc: merging catalyst git branches Matt Turner <mattst88@g.o>