在windows上使用git上面的symlinks

2021-01-11  本文已影响0人  百變Confucius
  1. 以管理员身份打开Git Bash


    image.png

2.运行命令:
git clone -c core.symlinks=true git@githubxxxxx(github项目的路径)
边clone项目,边把symlinks设置为true

上一篇 下一篇

猜你喜欢

热点阅读