feat: better diff. integration

This commit is contained in:
2026-02-16 12:03:22 +01:00
parent 9d71aa63fb
commit c5c3a55a5c
14 changed files with 336 additions and 33 deletions

View File

@@ -80,6 +80,8 @@ export {
type RepoState,
type GitStatusDto,
type GitDiffDto,
type GitDiffContentDto,
type GitHistoryEntry,
type GitStatusFile,
type GitStatusCounts,
type GitInitResult,