pub fn run( ctx: &Context, tail: Option<u32>, from: Option<String>, to: Option<String>, full_commit_hash: bool, ) -> CoreResult<()>