https://bugs.kde.org/show_bug.cgi?id=379219

Sven Brauch <m...@svenbrauch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m...@svenbrauch.de

--- Comment #3 from Sven Brauch <m...@svenbrauch.de> ---
(In reply to Wei-Cheng Pan from comment #1)
> Maybe we need to rewrite the git plugin to use libgit2, instead of command
> line.

I don't think that would even help in this situation. The problem is that
KDevelop does $thing (e.g. git status, I guess), which makes total sense, and
that interrupts git rebase because KDevelop can't know that is running.

Maybe the "proper"™ solution to this is making git rebase not release the lock
while it is running? I don't really see a different option.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to