Shift setup and add more logging for polling git repositories

This commit is contained in:
Christopher Baines 2025-05-25 16:10:58 +01:00
parent cf912ed933
commit 0e09e5af2e
2 changed files with 14 additions and 8 deletions

View file

@ -210,6 +210,7 @@
(lambda ()
(run-sqitch)
(poll-git-repositories-setup)
(for-each
(lambda (git-repository-details)
(let ((id (assq-ref git-repository-details 'id)))