On Tue, Oct 03, 2023 at 09:23:13AM +0000, Boettger, Heiko wrote:
> Hi,
> 
> there was a recent change in git that doesn't allow to use `HEAD` as a 
> branch name . Is it possible to remove the branch? The ref HEAD should still 
> be there. No other repository seems to have such a branch and we currently 
> face issues mirroring the meta-ti repository where GitLab refuses to accept 
> `HEAD` as a valid branch name.
> 
> See also 
> https://docs.gitlab.com/ee/user/project/repository/branches/#error-ambiguous-head-branch-exists
>  
> where GitLab states that this change was introduced in git 2.16.0 (around 4 
> years ago).

meta-ti already has many official public and non-public mirrors - from 
git.yoctoproject.org, to git.ti.com, to internal bitbucket, etc.

What you are doing is a local clone or even a fork, even if you are using 
it as a local mirror for your project. I would refrain from calling it a 
mirror in public due to possible confusion.

The existing official mirrors are all push based and are always up-to-date. 
Where your copy is pull based and depends on how often and for how long 
you are going to update it.

This has happened in the past, where people would make claims in public 
that meta-ti is dead and no longer maintained, as it hasn't been updated 
in years, linking to some obscure fork on github or gitlab that they came 
across somehow...

-- 
Denys
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17046): 
https://lists.yoctoproject.org/g/meta-ti/message/17046
Mute This Topic: https://lists.yoctoproject.org/mt/101730551/21656
Group Owner: [email protected]
Unsubscribe: 
https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to