Fix InvalidGitRepositoryError when git repo not found - Add try-except to handle cases where Repo() cannot find valid git repository, fallback to cloning default branch be9f99e dragxd commited on Dec 2, 2025
Fix OSError when addons is a symbolic link - Handle symbolic links properly by checking islink() before calling rmtree() ce0d24a dragxd commited on Dec 2, 2025