export interface EntityGitDetails { connectorRef?: string; filePath?: string; repoName?: string; }