[Python-Dev] Re: Windows buildbots may be broken

2021年8月03日 06:31:08 -0700

On Fri, Jul 30, 2021 at 02:28:08PM +0000, Jason R. Coombs wrote:
> If you run such a buildbot, please consider running this command on
> your repo to bypass the issue:
> 
> git rm -r :/ ; git checkout HEAD -- :/
>
> You may want to consider adding this command after every update to the
> repo to avoid the stale state.
What does this do? Especially the first command. Is this Windows specific?
-- 
Senthil
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/KCMP3NZ4QXGR3R6KYRLAL4N72DVYGIMZ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to