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
pub fn find_patch_base(tree: &WorkingTree) -> Option<RevisionId>Find the base revision to apply patches to.
tree - Tree to find the patch base for