remove the host key for gitlab.aicrowd.com by the following cmd:
ssh-keygen -f "/PATH/TO/.ssh/known_hosts" -R "gitlab.aicrowd.com"
thanks,solved.
remove the host key for gitlab.aicrowd.com by the following cmd:
ssh-keygen -f "/PATH/TO/.ssh/known_hosts" -R "gitlab.aicrowd.com"
thanks,solved.