Add note about specify-git-repositories

This commit is contained in:
Christopher Baines 2025-09-26 11:19:43 +01:00
parent 119b814877
commit 6e25a64815

View file

@ -137,6 +137,9 @@ WHERE id = $1"
(lset-difference = (lset-difference =
existing-ids existing-ids
target-ids))) target-ids)))
;; TODO This doesn't work if there's revisions associated with the
;; git repository being deleted
(for-each (for-each
(lambda (id-to-remove) (lambda (id-to-remove)
(simple-format (current-error-port) (simple-format (current-error-port)