Add note about specify-git-repositories
This commit is contained in:
parent
119b814877
commit
6e25a64815
1 changed files with 3 additions and 0 deletions
|
|
@ -137,6 +137,9 @@ WHERE id = $1"
|
|||
(lset-difference =
|
||||
existing-ids
|
||||
target-ids)))
|
||||
|
||||
;; TODO This doesn't work if there's revisions associated with the
|
||||
;; git repository being deleted
|
||||
(for-each
|
||||
(lambda (id-to-remove)
|
||||
(simple-format (current-error-port)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue