1
0

Add function to initialize Git repository

This commit is contained in:
2025-05-25 06:08:16 +02:00
parent 950640152d
commit 2d13ed9a25

View File

@@ -784,6 +784,8 @@ function buildTrayMenu() {
return store.get('folders');
}
const newFolder = filePaths[0];
await initGitRepo(newFolder);
// HEAD-Hash holen