Lines Matching +full:sparse +full:- +full:checkout
3 See go/llvm-patch-sync for motivation, diagrams, and design docs. The
4 `patch_sync` tool also has a detailed `--help`, which can be quickly
5 accessed via `cargo run -- --help`, `cargo run -- transpose --help`,
6 and `cargo run -- show --help`.
12 cargo build --release
27 the unittests are unfortunately fairly sparse. Full testing will likely require
40 --sync \
41 --aosp-checkout "${HOME}/android" \
42 --aosp-base-ref "${base_aosp_git_hash}" \
43 --cros-checkout "${HOME}/chromiumos" \
44 --overlay-base-ref "${base_cros_git_hash}"