RE: [PATCH v3] fast-export: fix regression skipping some merge-commits

2018-06-01 Thread Isaac Chou
to determine it myself? Thanks, Isaac -Original Message- From: Martin Ågren [mailto:martin.ag...@gmail.com] Sent: Saturday, April 21, 2018 3:00 AM To: Junio C Hamano Cc: Git Mailing List ; Johannes Schindelin ; Isaac Chou ; Jonathan Tan Subject: Re: [PATCH v3] fast-export: fix regression

RE: [PATCH] fast-export: fix regression skipping some merge-commits

2018-04-20 Thread Isaac Chou
Hi Martin, No problem at all. Thanks for the super quick turnaround. :-) Isaac -Original Message- From: Martin Ågren [mailto:martin.ag...@gmail.com] Sent: Friday, April 20, 2018 2:13 PM To: git@vger.kernel.org; Isaac Chou <isaac.c...@microfocus.com> Cc: Junio C Hamano

RE: [BUG] Git fast-export with import marks file omits merge commits

2018-04-20 Thread Isaac Chou
To: Junio C Hamano <gits...@pobox.com> Cc: Isaac Chou <isaac.c...@microfocus.com>; Johannes Schindelin <johannes.schinde...@gmx.de>; Jonathan Tan <jonathanta...@google.com>; git@vger.kernel.org Subject: Re: [BUG] Git fast-export with import marks file omits merge commits O

RE: [BUG] Git fast-export with import marks file omits merge commits

2018-04-19 Thread Isaac Chou
...@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

Git fast-export with import marks file omits merge commits

2018-04-16 Thread Isaac Chou
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