ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Evan Mesterhazy f9a3021a7a Simplify calls to CommitRewriter::replace_parents()
Now that it takes `IntoIterator` the caller doesn't need to clone
the input `CommitIds`.
2024-04-21 23:31:17 -04:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src CommitRewriter::rewrite_parents(): Take IntoIterator instead of &[CommitId] 2024-04-21 23:31:17 -04:00
tests Simplify calls to CommitRewriter::replace_parents() 2024-04-21 23:31:17 -04:00
testutils compile integration tests as a single binary 2024-02-06 18:19:41 -08:00
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00