pub fn import_git_activity( config_path: &Path, repo_path: &Path, limit: usize, dry_run: bool, ) -> Result<GitImportReport>