DiffInfo[] DiffLoader(FilePath path) { return(repo.GetPushDiff(remoteCombo.ActiveText, branchCombo.ActiveText)); }