пн, 9 мар. 2020 г. в 12:44, Michael Osipov <micha...@apache.org>: > > Folks, > > is it just me or is something wrong with tomcat-native.git on GitBox? > > > PS C:\Users\osipovmi> git --version > > git version 2.25.0.windows.1 > > PS C:\Users\osipovmi> git clone > > https://gitbox.apache.org/repos/asf/tomcat-native.git > > Cloning into 'tomcat-native'... > > remote: Counting objects: 65115, done. > > remote: Compressing objects: 100% (13385/13385), done. > > remote: Total 65115 (delta 45424), reused 64843 (delta 45265) > > Receiving objects: 100% (65115/65115), 12.90 MiB | 52.00 KiB/s, done. > > Resolving deltas: 100% (45424/45424), done. > > warning: remote HEAD refers to nonexistent ref, unable to checkout.
IIRC, the HEAD file was referring to non-existent 'trunk' branch instead of 'master'. https://gitbox.apache.org/repos/asf/tomcat-native.git/HEAD I see that this has already been fixed. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org