有个project ,newstart.
它里面的文件如下
test1
test2
LICENSE
README.md
git clone https://github.com/someone/ne... /tmp/newstart
会拉取全部的四个文件。
test1
test2
LICENSE
README.md
现在我想仅仅获得test1这个文件夹和它里面的全部东西,请问,有无办法做到?
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
需要git1.7以上