emacs-devel
[Top][All Lists]
Advanced

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

Re: scratch/igc as a feature branch [was: Re: igc: trying to chase a cra


From: Stefan Kangas
Subject: Re: scratch/igc as a feature branch [was: Re: igc: trying to chase a crash]
Date: Wed, 15 Jan 2025 20:19:04 +0000

Andrea Corallo <acorallo@gnu.org> writes:

> Stefan Kangas <stefankangas@gmail.com> writes:
>
>> Pip Cet <pipcet@protonmail.com> writes:
>>
>>> Sounds good to me.
>>
>> Thanks!
>>
>> Andrea, could you please move ahead with this now?
>
> Sure, so the plan would be:
>
> 1 push scratch/igc to feature/igc
> 2 remove scratch/igc
> 3 keep on developing on feature/igc
>
> Unless someone complains I'll do that say tomorrow and report here.

Thanks!  Should we perhaps also announce it on emacs-devel?

BTW, the way to make an existing scratch/igc branch track the new one is
something like:

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



reply via email to

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