jj/cli
Martin von Zweigbergk af80e4e407 files: take Merge argument to merge()
All non-test callers already have a `Merge` object, so let's pass that
instead. We thereby simplify the callers a little, and we enforce the
"adds.len() == removes.len() + 1" constraint in the type.
2023-09-27 22:14:39 -07:00
..
examples backend: move constant functions first 2023-09-19 05:24:51 -07:00
src files: take Merge argument to merge() 2023-09-27 22:14:39 -07:00
testing
tests cli: make set of immutable commits configurable 2023-09-25 15:41:45 -07:00
build.rs
Cargo.toml cargo: make jj installable with cargo binstall 2023-09-20 09:35:18 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00