Skip to main content

push_notes

Function push_notes 

Source
pub fn push_notes(
    repo_path: &Path,
    remote: &str,
    namespaces: &[Namespace],
) -> Result<()>