mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 11:34:54 +00:00
Since .git/HEAD is less frequently updated, this should avoid unneeded recompilation on test-only changes. This only applies to colocated repo. For non-colocated repo, maybe we can watch src/ and ../lib/src files? This also adds $NIX_JJ_GIT_HASH to reflect hash changes (and to not rerun if no .git nor .jj directory exists.) |
||
---|---|---|
.. | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml |