emacs-devel
[Top][All Lists]
Advanced

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

Re: master 4803fba487 1/2: 'C-x v v' on a diff buffer commits it as a pa


From: Dmitry Gutov
Subject: Re: master 4803fba487 1/2: 'C-x v v' on a diff buffer commits it as a patch (bug#52349)
Date: Wed, 31 Aug 2022 19:24:28 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 31.08.2022 18:42, Lars Ingebrigtsen wrote:
Dmitry Gutov<dgutov@yandex.ru>  writes:

A "hidden" directory under the project root is one option.
It occurs to me that if we (i.e., you 😀) do this, you've almost

I prefer "we" in this case. ;-)

implemented a general mechanism for stashing, so it'd be great if that
was implemented fully.  I.e., stashing the files somewhere handy, and
give the stash a name, and there you are.  (In this case the name would
be automatically generated, of course.)

I don't use stashing commands from VC myself, but the stash mechanism is usually more complex, e.g. it usually knows how to merge changes (when the user has edited the file in some place and then pops the stash) and indicate conflicts.

That's why a stash is usually represented as a diff, I guess.



reply via email to

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