pub fn checkout_parent(distance: usize, output: NavOutput) -> Result<()>
Walk distance branches down, towards the trunk.
distance