pub fn export_bundle(repo_path: &Path, output: &Path) -> Result<BundleReport>Expand description
Create a portable git bundle containing all refs/notes/* for transfer over USB or AirDrop.
pub fn export_bundle(repo_path: &Path, output: &Path) -> Result<BundleReport>Create a portable git bundle containing all refs/notes/* for transfer over USB or AirDrop.