non-interactive rebase opens vim

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

non-interactive rebase opens vim

From: Marc Strapetz <hidden>
Date: 2016-06-15 22:50:38

I've started a non-interactive rebase (of 3 commits) which results in a
conflict for the first commit. After resolving the conflict, I've invoked

git rebase --continue

which brings up vim. I would not expect that. The main problem with this
behavior is that, when invoked from our GUI client, this results in the
client hanging forever. What forces git to open vim and how can I avoid
that?

git version 1.7.3.1.msysgit.0

--
Best regards,
Marc Strapetz
=============
syntevo GmbH
http://www.syntevo.com
http://blog.syntevo.com

Re: non-interactive rebase opens vim

From: Marc Weber <hidden>
Date: 2016-06-15 22:50:38

Excerpts from Marc Strapetz's message of Wed Feb 23 14:21:08 +0100 2011:
which brings up vim. I would not expect that. The main problem with this
behavior is that, when invoked from our GUI client, this results in the
client hanging forever. What forces git to open vim and how can I avoid
that?
Maybe use gvim --nofork as editor?
Its not a true fix.. but the most simple workaround which comes to my
mind.

Marc Weber
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help