从父目录
https://github.com/CoreyMSchafer/code_snippets.git
我浏览了一些 Stack Overflow 答案,他们说 Git 的设计目的不是从根文件夹下载特定文件。
我在 cmd 中尝试了以下命令
git clone https://github.com/CoreyMSchafer/code_snippets.git -b code_snippets/tree/master/Django_Blog/12-Password-Reset/django_project
但没有成功。
如果这可能是一个可能的重复问题。