aboutsummaryrefslogtreecommitdiff
path: root/sqitch/revert/git-repositories-x-git-repo-header.sql
Commit message (Collapse)AuthorAge
* Don't hardcode the expected x-git-repo header valueChristopher Baines2020-01-11
Rather than expecting it always to be "guix", store the expected value in the database, and use the value of the header to find the relevant repository.