Support storing whether to authenticate commits by git repository
To allow using the Guix Data Service when commits aren't authenticated.
This commit is contained in:
parent
888d9fcb98
commit
9f9c23010e
6 changed files with 30 additions and 4 deletions
|
|
@ -0,0 +1,7 @@
|
|||
-- Revert guix-data-service:git_repositories_add_fetch_with_authentication_field from pg
|
||||
|
||||
BEGIN;
|
||||
|
||||
-- XXX Add DDLs here.
|
||||
|
||||
COMMIT;
|
||||
Loading…
Add table
Add a link
Reference in a new issue