Skip to main content

update

Function update 

Source
pub fn update(opts: &UpdateOpts) -> Result<UpdateReport, UpdateError>
Expand description

Pull the dotfiles repo and re-deploy.

Errors immediately if the working tree is dirty. There is no auto-stash; that feature was removed pending gix gaining stash support.