wess09 9c64e7b772 Add git repository integrity checks and repair functionality
- Implemented `git_repository_check` to verify the existence and integrity of the .git directory.
- Added `git_repository_repair` to remove and re-clone the repository if it is found to be corrupted.
- Integrated these checks into the `git_repository_init` method to ensure a valid repository before initialization.
- Updated the `GitOverCdnClient` to include a repository check before proceeding with updates.
2026-04-27 22:28:36 +08:00
..
fix
2026-04-11 15:33:19 +08:00
fix
2026-01-04 16:52:31 +08:00
2026-03-28 18:32:55 +08:00
2026-01-07 20:52:51 +08:00
2026-03-16 19:46:26 +09:00
2025-04-11 02:20:49 +08:00
2026-01-07 20:52:51 +08:00
2026-01-04 20:21:53 +08:00
2025-04-14 04:04:38 +08:00

Deploy

This directory holds the Alas installer.

Install Alas by running python -m deploy.installer in Alas root folder.

Launcher

Launcher Alas.exe is a .bat file converted to .exe file by Bat To Exe Converter.

If you have warnings from your anti-virus software, replace alas.exe with deploy/launcher/Alas.bat. They should do the same thing.