emacs-devel
[Top][All Lists]
Advanced

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

Re: Removing rollback from VC mode - request for comment


From: Steinar Bang
Subject: Re: Removing rollback from VC mode - request for comment
Date: Thu, 11 Dec 2014 13:42:22 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (windows-nt)

>>>>> Ted Zlatanov <address@hidden>:

> I think Git should support it anyway, with rollback to any commit.
> That's just a "git reset".

"git reset --hard", actually.

> It's useful.

Yes, as "git reset --hard" is a somewhat dangerous operation to do from
the command line, it would be nice to be able to do it from a UI that
feels safe.

But there is one complication that git commits may span more files than
the one file currently seen by vc-git.el, and if so: what do you do?




reply via email to

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