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: Gerd Möllmann
Subject: Re: scratch/igc renamed ad feature/igc [was: scratch/igc as a feature branch]
Date: Fri, 17 Jan 2025 11:12:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Stefan Kangas <stefankangas@gmail.com> writes:

> 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

A git fetch --prune would get rid of stale branches.



reply via email to

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