emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] vc-git-revert: Execute commands from FILE's `vc-git-root'.


From: Dominique Quatravaux
Subject: Re: [PATCH] vc-git-revert: Execute commands from FILE's `vc-git-root'.
Date: Tue, 11 Dec 2012 11:08:18 +0100

As per Ami's suggestion, here is how to reproduce the breakage that
this patch fixes:

* Create two different Git repositories, repo1 and repo2; add and
commit a test file in each (say repo1/test.txt and repo2/test.txt).

* Open repo1/test.txt in a pristine Emacs instance; add a line to it and save.

* Open repo2/test.txt from the same instance; add a line to it and save.

* Try to revert repo2/test.txt using C-x v u.

Tested with Emacs 24.2.50.1 from Ubuntu Precise (2:20121025-1~ppa1~precise1)

-- 
  Dominique Quatravaux
  +41 79 609 40 72



reply via email to

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