pub fn run(cli: Cli) -> Result<()>
Run git-harvest with its arguments already parsed.
git-harvest
Returns the sysexits::ExitCode to terminate with; the human-readable reason is printed to standard error at the point of failure.
sysexits::ExitCode