emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-28 updated (970190b844 -> 41289a9fb9)


From: Robert Pluim
Subject: Re: emacs-28 updated (970190b844 -> 41289a9fb9)
Date: Tue, 26 Jul 2022 17:48:33 +0200

>>>>> On Tue, 26 Jul 2022 17:07:59 +0200, Stefan Kangas 
>>>>> <stefankangas@gmail.com> said:

    Stefan> Robert Pluim <rpluim@gmail.com> writes:
    Robert> At least scratch and feature branches can be deleted by pushing, so
    Robert> maybe
    >> 
    Robert> git reset --hard 970190b844
    Robert> git push :emacs-28
    Robert> git push
    >> 
    Robert> (but Iʼm too chicken to try it :-) )
    >> 
    >> And of course that last step should be
    >> 
    >> git push origin HEAD:emacs-28

    Stefan> Thanks, I hope I did this correctly and everything is as it should 
be.

Looks fine here:

$ git lg
* 970190b844 (HEAD -> emacs-28, origin/emacs-28) Avoid infloop in
ʼrecenterʼ
|     - Eli Zaretskii <eliz@gnu.org>
* a866674b2a Fix inaccuracies in "lax search" documentation
|     - Eli Zaretskii <eliz@gnu.org>

(although maybe we should disable being able to delete master and
emacs-<number>, and have a hook that disallows >n commits to be pushed
at the same time)

Robert
-- 



reply via email to

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