interface RepoRe-exportimport { type Repo } from "https://deno.land/x/release_up@0.9.4/plugin.ts"; Propertiespath: stringbranch: stringremote: Remote | nulltags: Tag[]commits: Commit[]status: Statusconfig: GitConfig