AM
To: Junio C Hamano
Cc: Isaac Chou ; Johannes Schindelin
; Jonathan Tan ;
git@vger.kernel.org
Subject: Re: [BUG] Git fast-export with import marks file omits merge commits
On 20 April 2018 at 00:48, Junio C Hamano wrote:
> Isaac Chou writes:
>
>> I inspected the source code (buil
On 20 April 2018 at 00:48, Junio C Hamano wrote:
> Isaac Chou writes:
>
>> I inspected the source code (builtin/fast-export.c) for the
>> fast-export issue I encountered, and it looks like the merge
>> commit is discarded too early by the call to object_array_pop()
>> after only one of the two UN
-Original Message-
> From: git-ow...@vger.kernel.org [mailto:git-ow...@vger.kernel.org] On Behalf
> Of Isaac Chou
> Sent: Monday, April 16, 2018 3:58 PM
> To: git@vger.kernel.org
> Subject: Git fast-export with import marks file omits merge commits
>
> Hello,
>
&g
Hi Isaac,
On Thu, Apr 19, 2018 at 2:46 PM, Isaac Chou wrote:
> I inspected the source code (builtin/fast-export.c) for the fast-export issue
> I encountered, and it looks like the merge commit is discarded too early by
> the call to object_array_pop() after only one of the two UNSHOWN parents i
...@vger.kernel.org] On Behalf Of
Isaac Chou
Sent: Monday, April 16, 2018 3:58 PM
To: git@vger.kernel.org
Subject: Git fast-export with import marks file omits merge commits
Hello,
I came across a change of behavior with Git version 2.15 and later where the
fast-export command would omit the merge commits
Hello,
I came across a change of behavior with Git version 2.15 and later where the
fast-export command would omit the merge commits. The same use case works
correctly with Git version 2.14 and older. Here is the detail of the use case:
0> git --version
git version 2.16.2.windows.1
1> git in
6 matches
Mail list logo