emacs-devel
[Top][All Lists]
Advanced

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

Re: RCS, again: another removed functionality: undo last-checkin


From: David Kastrup
Subject: Re: RCS, again: another removed functionality: undo last-checkin
Date: Wed, 23 Sep 2015 17:13:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>>> If you feel it's really important that user be able to delete a revision
>>> from within Emacs, why not provide a vc-rcs-delete-commits command in
>>> vc-rcs.el?
>> Because it's also supported by CVS?
>
> So what.  I guess it's also supported by git's rebase (IIUC they call it
> "squash")

Squashing is combining the changes of two commits into a single commit
with a combined commit message.  That's not really "deleting" in any
sense of the word.

-- 
David Kastrup



reply via email to

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