jj/lib
Martin von Zweigbergk bcba1c6682 working_copy: rename sub_path to path
The `sub_path` is created by joining `dir` to a basename. I think
calling it just `path` is clear, especially since its the main path
involved in each iteration of the loop.
2023-08-01 06:31:52 +00:00
..
benches
gen-protos
src working_copy: rename sub_path to path 2023-08-01 06:31:52 +00:00
tests working_copy: add test for .gitignores in ignored directory 2023-08-01 06:31:52 +00:00
testutils tests: add TestWorkspace::snapshot() to simplify snapshotting 2023-07-28 09:32:18 -07:00
Cargo.toml