From: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
To: Loic Dachary <loic@dachary.org>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: Re: Merging hammer in master: conflict on gmock
Date: Tue, 10 Mar 2015 12:07:46 +0100 [thread overview]
Message-ID: <54FED082.2080803@bisect.de> (raw)
In-Reply-To: <54FEA51A.30003@dachary.org>
Am 10.03.2015 um 09:02 schrieb Loic Dachary:
> Hi Danny,
>
> On 10/03/2015 06:59, Danny Al-Gaaf wrote:
>> Am 10.03.2015 um 00:06 schrieb Loic Dachary:
[...]
>>>
>>> Do you know what changes have been done in hammer in src/gmock
>>> ?
>>
>> It seems as if there was no change to src/gmock in hammer that
>> is not already in master.
>
> After the set of commands you suggest, how could we make sure
> nothing was trashed or unintentionally included ? I can't think of
> a sure method from the top of my head.
Since these commands only trash/ignore the changes to src/gmock from
the hammer branch. And I guess there will be nothing for this
directory we need to merge back to master.
In fact the merge conflict is not about commits AFAICS but about the
change in master from inline to submodule code.
One possibility would always be to extract the patches from hammer
(git checkout hammer && git format-patch master), and check after the
merge if one is missing (e.g. run 'git am' until you have a patch that
can be applied).
I know this is not ideal ... IMO git is missing an automated way to
handle these kind of merge conflict.
Danny
prev parent reply other threads:[~2015-03-10 11:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 14:18 Merging hammer in master: conflict on gmock Loic Dachary
2015-03-09 17:31 ` Danny Al-Gaaf
2015-03-09 23:06 ` Loic Dachary
2015-03-10 5:59 ` Danny Al-Gaaf
2015-03-10 8:02 ` Loic Dachary
2015-03-10 11:07 ` Danny Al-Gaaf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54FED082.2080803@bisect.de \
--to=danny.al-gaaf@bisect.de \
--cc=ceph-devel@vger.kernel.org \
--cc=loic@dachary.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.