bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21559: additional patch needed to set GIT_OPTIONAL_LOCKS=0 in all ca


From: Andrew Ruder
Subject: bug#21559: additional patch needed to set GIT_OPTIONAL_LOCKS=0 in all cases
Date: Tue, 25 Sep 2018 05:23:10 -0700
User-agent: Mutt/1.10.1 (2018-07-13)

Please see attached patch.  There is also some early reports of
success at https://github.com/magit/magit/issues/2708

In short, I believe the analysis for this bug was thorough (and
correct!), but it turns out that the call to `git status` doesn't
actually go through the patched function so we'd end up with a few
commands getting GIT_OPTIONAL_LOCKS=0 but not the most important one.

- Andrew Ruder

P.S. still figuring out the contribution process for emacs.

Attachment: 0001-Fix-for-25.0.50-auto-revert-mode-breaks-git-rebase-B.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]