git clone排错

错误信息:python warning: You appear to have cloned an empty repository.git 或者app fatal: destination path '.' already exists and is not an empty directory.code 解决办法:it ls -a rm .git/ -rf 再运行一遍git clone io
相关文章
相关标签/搜索