fn sync( renderer: &mut impl Renderer, git: &GitBinary<'_>, user: &User<'_>, host: &Host<'_>, remote: &Remote<'_>, ) -> Result<()>
Synchronize current local branches with nomad managed refs in the given remote.