Made more like Github Desktop

This commit is contained in:
2026-05-10 20:33:03 +12:00
parent 346f8536f0
commit ac7fc231a0
7 changed files with 3630 additions and 1000 deletions
+3
View File
@@ -5,6 +5,9 @@ export function getDefaultSettings() {
theme: "dark",
gitExecutablePath: "",
defaultCloneDirectory: "",
externalEditorPath: "",
autoFetchOnRepoOpen: false,
lastSelectedRepoPath: "",
activeServerId: null,
servers: [],
recentRepositories: [],