debian_analyzer::patches

Function find_patch_base

Source
pub fn find_patch_base(tree: &WorkingTree) -> Option<RevisionId>
Expand description

Find the base revision to apply patches to.

  • tree - Tree to find the patch base for