emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 24.5 second release candidate


From: Alan Mackenzie
Subject: Re: Emacs 24.5 second release candidate
Date: Fri, 3 Apr 2015 12:29:25 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

Hello, Eli.

On Fri, Apr 03, 2015 at 03:00:55PM +0300, Eli Zaretskii wrote:
> > Date: Fri, 3 Apr 2015 11:51:42 +0000
> > Cc: address@hidden, address@hidden, address@hidden,
> >   address@hidden
> > From: Alan Mackenzie <address@hidden>

> > I think this would be for the best.  It's just the bug it "fixed" will
> > remain apparent.  Could you perhaps give me a tip as to how best to
> > revert a commit with git?

> Like this:

>  $ git revert d69e9f1c24f37f36af33b0468c5a4e100dbb09b6

> This applies the reverse changes, and commits them.  IOW, the original
> commit is not removed; instead, a new commit is added that undoes the
> effects of that old commit.

> Then "git show" to see what you are about to push, and then "git
> push".

> Be sure to do this in the emacs-24 branch, i.e. "git checkout emacs-24" 
> before doing the above.

It's now done.

> Thanks.

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

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