Skip to main content

find_patch_base

Function find_patch_base 

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

Find the base revision to apply patches to.

  • tree - Tree to find the patch base for