prefetch_git_repository left the repo on a detached FETCH_HEAD. The dir is consumed via 'git clone file://<dest>', and a detached/unreachable commit can be pruned by git gc and is fragile to transfer, surfacing as 'unable to read tree <sha>' during the downstream console checkout. Point a local branch (ai-workspace-prefetched) at the fetched commit so it stays reachable and fully clonable. |
||
|---|---|---|
| .. | ||
| ai-workspace-offline-install.sh | ||
| create-ai-workspace-offline-package.sh | ||
| reset-xfce-profile.sh | ||
| setup-ai-workspace-all-in-one.sh | ||
| setup-xworkspace-desktop.sh | ||
| start-chromium-console.sh | ||
| start-chromium-minimal.sh | ||
| switch-desktop-mode.sh | ||