Skip to main content

fetch

Function fetch 

Source
pub fn fetch(remote: &str) -> Result<bool>
Expand description

Pull the notes ref from remote.

Never fatal: a developer may be offline, or the remote may have no notes yet. Callers fall back to whatever is in the local ref.