@@ -52,7 +52,7 @@ To initialize your local repository using the OMNIROM trees to build TWRP, use a
To initialize a shallow clone, which will save even more space, use a command like this:
- repo init --depth=1 -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-11
+ repo init --depth=1 --partial-clone --clone-filter=blob:limit=10M -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-11
Then to sync up: