|
From: | Dmitry Gutov |
Subject: | bug#20292: 24.5; Saving Git-controlled file with merge conflicts after "stash pop" stages the file |
Date: | Sat, 16 May 2015 02:57:24 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0 |
On 05/16/2015 02:52 AM, Stefan Monnier wrote:
but indeed we could make it into a 3-way choice between "git add", "git reset", and "do nothing").
You've read my mind. :)
whether there were staged changes before the command was run
We'll just ignore this.
and AFAIK those cases can't be distinguished solely based on the state of the current file but also depend on the other files in the project.
That's not a problem, we have vc-git-root.
[Prev in Thread] | Current Thread | [Next in Thread] |