Previously, a failure on any repo (clone, commit, push) would kill the entire script via set -e. Remaining repos were never processed and the FAILED counter was always 0. Now clone and commit/push failures increment FAILED and continue to the next repo, matching the pattern used in phase4_migrate_repos.sh. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6.0 KiB
Executable File
6.0 KiB
Executable File