Lars Schneider wrote:
> we rebased a branch using "--preserve-merges --interactive" and were
> surprised that the operation reported success although it silently
> omitted commits (Git 2.12 on Windows). A little search revealed that
> these are likely known bugs [1]. Would it make sense to prin
Hi,
we rebased a branch using "--preserve-merges --interactive" and were
surprised that the operation reported success although it silently
omitted commits (Git 2.12 on Windows). A little search revealed that
these are likely known bugs [1]. Would it make sense to print an
appropriate warning
On Mon, Oct 5, 2015 at 11:53 PM, Matthieu Moy
wrote:
> Jacob Keller writes:
>
>> I've been experiencing a very annoying bug when performing interactive
>> rebases. The rebase process will stall after I close the editor, and I
>> have to kill the process and then restart the rebase using "git reba
Jacob Keller writes:
> I've been experiencing a very annoying bug when performing interactive
> rebases. The rebase process will stall after I close the editor, and I
> have to kill the process and then restart the rebase using "git rebase
> --continue"
>
> I am not sure how to debug this further
On Mon, Oct 5, 2015 at 4:03 PM, Junio C Hamano wrote:
> Platform, editor, terminal emulator, specifics?
>
I run ssh to a tmux terminal emulator and run vim, I normally see this
when my local client is a windows machine running putty. After I close
the editor it just hangs. and I have to Ctrl-C to
Jacob Keller writes:
>> I've been experiencing a very annoying bug when performing interactive
>> rebases. The rebase process will stall after I close the editor, and I
>> have to kill the process and then restart the rebase using "git rebase
>> --continue"
>>
>> I am not sure how to debug this f
On Mon, Oct 5, 2015 at 3:39 PM, Jacob Keller wrote:
> Hey,
>
> I've been experiencing a very annoying bug when performing interactive
> rebases. The rebase process will stall after I close the editor, and I
> have to kill the process and then restart the rebase using "git rebase
> --continue"
>
>
Hey,
I've been experiencing a very annoying bug when performing interactive
rebases. The rebase process will stall after I close the editor, and I
have to kill the process and then restart the rebase using "git rebase
--continue"
I am not sure how to debug this further. Suggestions are welcome. I
> I think I have identified an obscure bug. I have a reproducible test case.
> I am trying to come up with enough of a test case that can be used for
> finding and fixing the issue.
BTW, I have tested this on 1.7.6.6 and 2.5.0. Same results on either version.
--
To unsubscribe from this list: sen
I think I have identified an obscure bug. I have a reproducible test case.
I am trying to come up with enough of a test case that can be used for
finding and fixing the issue.
I have a set of patches. They are diffs. Some have whitespace issues.
(Which I believe triggers the bug.)
The patches go
10 matches
Mail list logo