pub fn fetch_notes(
repo_path: &Path,
remote: &str,
namespaces: &[Namespace],
strategy: &dyn MergeStrategy,
) -> Result<SyncReport>pub fn fetch_notes(
repo_path: &Path,
remote: &str,
namespaces: &[Namespace],
strategy: &dyn MergeStrategy,
) -> Result<SyncReport>