forked from mirrors/jj
a31fe7f6d6
This flag implements three modes: - `copy`: copy sparse patterns from parent - `full`: do not copy sparse patterns from parent - `empty`: clear all paths, equal to `set --clear` This is useful for various tooling like tools that want to run a parallel process that queries the build system (without running into locks/blocking.) I think continuing to copy sparse patterns makes sense as the default behavior. Signed-off-by: Austin Seipp <aseipp@pobox.com> |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |