pub fn has_changes_from_upstream<'a>( dwn_ctx: impl AsRef<DownloadContext<'a>>, paths: &[&'static str], ) -> bool