Skip to main content

import_bundle

Function import_bundle 

Source
pub fn import_bundle(
    repo_path: &Path,
    input: &Path,
    strategy: &dyn MergeStrategy,
) -> Result<BundleReport>
Expand description

Fetch and merge notes from a portable .bundle file.