示例:
git clone "https://mirrors.tuna.tsinghua.edu.cn/git/AOSP/platform/frameworks/native" --depth 1 --filter=blob:none --sparse
cd base
git sparse-checkout init --cone
git sparse-checkout set libs/binder
repo 路径为 "frameworks/native","libs/binder" 为 repo 中的一个子目录路径
988

被折叠的 条评论
为什么被折叠?



