pycharm 配合 git 克隆库
1、打开pycharm,File-Settings -- Version Control -- Git
选择git.exe所在路径,提交确定
2、点击VCS -- Checkout from Version Control -- Git,在弹框里填写仓库地址、本地存放目录
3、点击Clone ,会弹框提示需要填写git账号密码,填写完毕后就能克隆成功
1、打开pycharm,File-Settings -- Version Control -- Git
选择git.exe所在路径,提交确定
2、点击VCS -- Checkout from Version Control -- Git,在弹框里填写仓库地址、本地存放目录
3、点击Clone ,会弹框提示需要填写git账号密码,填写完毕后就能克隆成功