emacs-devel
[Top][All Lists]
Advanced

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

Re: scratch/igc renamed ad feature/igc [was: scratch/igc as a feature br


From: Eli Zaretskii
Subject: Re: scratch/igc renamed ad feature/igc [was: scratch/igc as a feature branch]
Date: Fri, 17 Jan 2025 22:42:56 +0200

> From: Stefan Kangas <stefankangas@gmail.com>
> Date: Fri, 17 Jan 2025 08:13:06 -0800
> Cc: acorallo@gnu.org, emacs-devel@gnu.org, pipcet@protonmail.com, 
>       gerd.moellmann@gmail.com, yandros@gmail.com, ofv@wanadoo.es
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> This worked for me:
> >>
> >> git fetch
> >> git checkout scratch/igc
> >> git branch --set-upstream-to=origin/feature/igc
> >> git branch -m feature/igc
> >
> > I tried "git fetch" after getting the error, and it didn't help.
> > Here's the transcript:
> >
> >   $ git fetch
> >
> >   $ git branch --set-upstream-to=feature/igc
> 
> Does it work better if you include "origin/", like this:
> 
>     git branch --set-upstream-to=origin/feature/igc
> 
> ?

I don't know, and can no longer check, since I've already fixed that
for me in the way that I show in my first message.

Sorry.



reply via email to

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