On 09/03/2020 10:12, Mark Thomas wrote:
> On 09/03/2020 09:54, Martin Grigorov wrote:
> 
> <snip/>
> 
>>      > $ git --version
>>      > git version 2.25.0
>>     > $ LC_ALL=C.UTF-8 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 45425), reused 64843 (delta 45265)
>>     > Receiving objects: 100% (65115/65115), 12.90 MiB | 209.00 KiB/s, done.
>>     > Resolving deltas: 100% (45425/45425), done.
>>     > warning: remote HEAD refers to nonexistent ref, unable to checkout.
>>
>>     If this is persistent and can be reproduced elsewhere I'd open an INFRA
>>     ticket.
>>
>>
>> I see the same on my Ubuntu dev machine.
>>
>> There is no such issue with the GitHub copy
>> (https://github.com/apache/tomcat-native.git)
> 
> I think I know what the issue is. Give me a few minutes...

Should be fixed now.

If you don't want to redo the clone, just cd into the directory the
failed clone created and do "git checkout master".

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to