pub fn run( ctx: &Context, from: Option<String>, to: String, remote: String, branch: Option<String>, allow_empty: bool, ) -> CoreResult<()>