[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Release 9.5
From: |
Bastien |
Subject: |
Re: Release 9.5 |
Date: |
Sat, 02 Oct 2021 07:00:54 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux) |
Hi Jarmo,
Jarmo Hurri <jarmo.hurri@iki.fi> writes:
> warning: redirecting to https://git.savannah.gnu.org/git/emacs/org-mode.git/
> Your configuration specifies to merge with the ref 'refs/heads/maint'
> from the remote, but no such ref was fetched.
>
> Do I need to start a new clone from scratch, or is there a fix for this?
Perhaps ~$ git fetch --prune so that your local branches are sync'ed
with the (new) remote ones?
But starting from a fresh clone would do too, of course.
--
Bastien