在windows上使用git上面的symlinks
2021-01-11 本文已影响0人
百變Confucius
-
以管理员身份打开Git Bash
image.png
2.运行命令:
git clone -c core.symlinks=true git@githubxxxxx(github项目的路径)
边clone项目,边把symlinks设置为true
以管理员身份打开Git Bash
image.png
2.运行命令:
git clone -c core.symlinks=true git@githubxxxxx(github项目的路径)
边clone项目,边把symlinks设置为true