B:BD[
6.8029] → [
6.8029:8065]
if former_parents.len() > 1
if former_parents.is_empty() {
// This is the case where the inode exists both in the
// graph and in the inode tables, but isn't alive in the
// graph.
//
// This can happen (1) when outputting a tag that has this
// file, after recording the deletion of the file, or (2)
// when recording after applying, but before outputting,
// but this is a misuse of the library.
debug!("new_papa = {:?}", new_papa);
self.record_moved_file::<_, _, W>(
changes,
txn,
channel,
&item,
vertex,
new_papa.unwrap(),
encoding,
)?
} else if former_parents.len() > 1