all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Robert Pluim <rpluim@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: emacs-28 updated (970190b844 -> 41289a9fb9)
Date: Tue, 26 Jul 2022 17:12:19 +0200	[thread overview]
Message-ID: <CADwFkmknLFWgm95nOHB_D-PAKULuD54iBH+DRG_4oyzn4OHEsg@mail.gmail.com> (raw)
In-Reply-To: <CADwFkmkk5pT0LvsEv5bd0XHK7VfZ2k8VC7mcekkk_PGJgHNg7w@mail.gmail.com>

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	other threads:[~2022-07-26 15:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <165884169379.13311.15849596681798970076@vcs2.savannah.gnu.org>
2022-07-26 13:28 ` emacs-28 updated (970190b844 -> 41289a9fb9) Stefan Kangas
2022-07-26 14:54   ` Robert Pluim
2022-07-26 15:00     ` Robert Pluim
2022-07-26 15:07       ` Stefan Kangas
2022-07-26 15:12         ` Stefan Kangas [this message]
2022-07-26 15:48         ` Robert Pluim
2022-07-26 15:46   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADwFkmknLFWgm95nOHB_D-PAKULuD54iBH+DRG_4oyzn4OHEsg@mail.gmail.com \
    --to=stefankangas@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rpluim@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.