jj/lib
Benjamin Tan f02ed0050f lib: dag_walk: fix doc comment typos
This commit fixes more typos unintentionally introduced in d9c68e08,
when renaming `jj branch` to `jj bookmark`.
2025-01-11 16:19:52 +00:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src lib: dag_walk: fix doc comment typos 2025-01-11 16:19:52 +00:00
tests git: remove PartialEq requirement from GitPushError 2025-01-10 01:16:33 +00:00
testutils tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
Cargo.toml lib: remove use of zstd 2025-01-08 22:02:21 +00:00
LICENSE