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: Stefan Kangas
Subject: Re: emacs-28 updated (970190b844 -> 41289a9fb9)
Date: Tue, 26 Jul 2022 17:12:19 +0200

If anyone pulled the faulty branch and are having any problems, first run:

    git status

Check that there are no local changes that you want to keep.  If there
are any such changes, make sure to save them on a separate branch or
similar.

Next:

    git fetch
    git reset --hard origin/emacs-28

Again, the "git reset" command above is destructive, so make sure to
check that there are no local changes that you want to keep before
running it.



reply via email to

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