jj/lib
Martin von Zweigbergk 86915f0a6f index: fix check for adding existing commit to index
The check for adding an existing commit to the index only checked if
the commit was already in the `MutableIndex`, not if it was already in
the parent `ReadonlyIndex`.
2021-02-15 10:28:18 -08:00
..
protos
src index: fix check for adding existing commit to index 2021-02-15 10:28:18 -08:00
tests index: fix check for adding existing commit to index 2021-02-15 10:28:18 -08:00
build.rs
Cargo.toml