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: Eli Zaretskii
Subject: Re: Emacs 24.5 second release candidate
Date: Fri, 03 Apr 2015 15:51:41 +0300

> Date: Fri, 3 Apr 2015 12:29:25 +0000
> Cc: address@hidden, address@hidden, address@hidden,
>   address@hidden
> From: Alan Mackenzie <address@hidden>
> 
> > 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.

Thank you.



reply via email to

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