pull-all: report errors instead of dying silently #19

Merged
vnprc merged 1 commit from agent/pull-all-error-handling into master 2026-06-04 02:58:01 +01:00
Member

Previously, a failed git pull or git checkout would kill the script via set -euo pipefail with no output, silently dropping all subsequent repos. Both operations now catch errors and print an error line before continuing to the next repo.

Previously, a failed `git pull` or `git checkout` would kill the script via `set -euo pipefail` with no output, silently dropping all subsequent repos. Both operations now catch errors and print an `error` line before continuing to the next repo.
vnprc force-pushed agent/pull-all-error-handling from a949460e36 to 4ab4ff88d4 2026-06-04 02:53:35 +01:00 Compare
vnprc approved these changes 2026-06-04 02:57:51 +01:00
vnprc merged commit 4ab4ff88d4 into master 2026-06-04 02:58:01 +01:00
vnprc deleted branch agent/pull-all-error-handling 2026-06-04 02:58:01 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Allod/tools!19
No description provided.