各种操作系统上建立git项目 在 Linux 上:# cd /home/user/my_project 在 macOS 上:# cd /Users/user/my_project 在 Windows 上:# cd /c/user/my_project 设置执行:(创建一个名为 .git 的子目录) Read More
posted @ 2021-08-16 13:55 雨夜清风 Views(283) Comments(0) Diggs(0)