Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] 1.7.x branch

I have renamed the branch, you can use the following instructions to update if you have a local clone:

git branch -m 1.7.x tycho-1.7.x
git fetch origin
git branch -u origin/tycho-1.7.x tycho-1.7.x
git remote set-head origin -a

Am 21.09.21 um 09:12 schrieb Aleksandar Kurtakov:
Please do so

On Tue, Sep 21, 2021 at 9:40 AM Christoph Läubrich <laeubi@xxxxxxxxxxxxxx <mailto:laeubi@xxxxxxxxxxxxxx>> wrote:

    I noticed there is a branch named "1.7.x" while all others are named
    "tycho-<version>" any concerns that I rename the branch to tycho-1.7.x?
    _______________________________________________
    tycho-dev mailing list
    tycho-dev@xxxxxxxxxxx <mailto:tycho-dev@xxxxxxxxxxx>
    To unsubscribe from this list, visit
    https://www.eclipse.org/mailman/listinfo/tycho-dev
    <https://www.eclipse.org/mailman/listinfo/tycho-dev>



--
Aleksandar Kurtakov
Red Hat Eclipse Team

_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-dev



Back to the top