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

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

bug#21559: [PATCH] autorevert: Wait for repository to become idle before


From: Ben Gamari
Subject: bug#21559: [PATCH] autorevert: Wait for repository to become idle before calling vc-find-file-hook
Date: Mon, 26 Oct 2015 19:43:37 +0100

Hi all,

This is a patch that I've been using locally for a few months now to resolve
#21599, where auto-revert and vc conspire to break git-rebase. Ultimately the
problem is a race-condition which would require a change in git to resolve
completely, but in practice this timeout-based approach eliminates the issue.

Cheers,

- Ben






reply via email to

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