Move away from cgit to more flexible linking to repositories
This commit is contained in:
parent
36f30551cb
commit
5717ce82ce
19 changed files with 405 additions and 262 deletions
7
sqitch/verify/git_repository_link_fields.sql
Normal file
7
sqitch/verify/git_repository_link_fields.sql
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
-- Verify guix-data-service:git_repository_link_fields on pg
|
||||
|
||||
BEGIN;
|
||||
|
||||
-- XXX Add verifications here.
|
||||
|
||||
ROLLBACK;
|
||||
Loading…
Add table
Add a link
Reference in a new issue