search

Home  >  Q&A  >  body text

github - smartGit克隆下来的仓库带有后缀名.git

smartGit克隆下来的仓库带有后缀名.git

比如我远程一个叫index的仓库,克隆到本地就变成了index.git文件夹了

这样会带来一些操作的不方便,比如sublime不能在里面创建文件,我是win用户

我该如何解决这个问题?

仅有的幸福仅有的幸福2752 days ago877

reply all(1)I'll reply

  • phpcn_u1582

    phpcn_u15822017-05-02 09:49:18

    When cloning, delete the .git in the address and click Next. You will be asked to choose svn or git, choose git, and then everything will be fine

    reply
    0
  • Cancelreply