set_relates_to

Function set_relates_to 

Source
pub fn set_relates_to(
    config: &mut dyn Vcs,
    relates: &RelateTo<'_>,
    expires_in: Duration,
) -> Result<()>
Expand description

ยงErrors

If writing to the git mit file fails for some reason. (specific to VCS implementation)