https://blog.csdn.net/weixin_39634961/article/details/79881140
1.通过windows资源管理器,进入工程目录,右键点击Git Bash Here--->进入git bash后,输入git init,即在当前目录创建了一个仓库
2.通过cd切换目录,然后使用git init 【截图来自网上,图中序号可忽略】
git本地仓库目录问题
原文:https://www.cnblogs.com/come202011/p/12148656.html