Versions before 1.7 are not supported. . There is a sparsecheckout configuration item later, which allows you to clone only some files/directories. In fact, all data is still obtained when pulling, but it is filtered when the local warehouse is updated, so the operation is relatively troublesome. Search sparse-checkout online for specific operations
Try git subtree http://aoxuis.me/post/2013-08...
sparse checkout
see http://stackoverflow.com/ques...
Versions before 1.7 are not supported. . There is a sparsecheckout configuration item later, which allows you to clone only some files/directories. In fact, all data is still obtained when pulling, but it is filtered when the local warehouse is updated, so the operation is relatively troublesome.
Search sparse-checkout online for specific operations