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 12:57:18 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (windows-nt)

>>>>> Steinar Bang <address@hidden>:

>>>>> address@hidden (Eric S. Raymond):
>> Rollback is a case in point.  It is a command that lets you undo the
>> last checkin.  Only SCCS and RCS actually support it.  Git possibly 
>> could, in theory, but the Git implementation would be tricky and have 
>> sharp edges when the last revision had been pushed.

> You could allow git rollback for branches that are only local (ie. not a
> tracking branch for a remote).

Or maybe better: disallow rollback if the current branch is a tracking
branch, that is up to date with the remote branch it is tracking.




reply via email to

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