jj/lib
Martin von Zweigbergk f43880381f view: make sure we don't leave a dangling git ref
All commits in the view are supposed to be reachable from its
heads. If a head is removed and there are git refs pointing to
ancestors of it (or to the removed head itself), we should make that
ancestor a head.
2021-01-16 11:05:32 -08:00
..
protos view: start tracking git refs 2021-01-10 20:13:22 -08:00
src view: make sure we don't leave a dangling git ref 2021-01-16 11:05:32 -08:00
tests view: make sure we don't leave a dangling git ref 2021-01-16 11:05:32 -08:00
build.rs
Cargo.toml