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: Stefan Kangas
Subject: Re: scratch/igc renamed ad feature/igc [was: scratch/igc as a feature branch]
Date: Fri, 17 Jan 2025 04:58:10 -0500

Eli Zaretskii <eliz@gnu.org> writes:

>> git checkout scratch/igc
>> git branch --set-upstream-to=feature/igc
>> git branch -m feature/igc
>
> This doesn't work:

This worked for me:

git fetch
git checkout scratch/igc
git branch --set-upstream-to=origin/feature/igc
git branch -m feature/igc



reply via email to

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