-
Committer:
Colin Watson
-
Date:
2020-11-13 11:03:30 UTC
-
mto:
This revision was merged to the branch mainline in
revision
7523.
-
Revision ID:
cjwatson@canonical.com-20201113110330-i4kn20dtfdpixfbu
Fix handling of git.http option.
loggerhead_git_hook tested this option using a different spelling
('http_git') and the opposite sense from the documentation. Correct it to
match the documentation, since it seems to make more sense for this to be
opt-in, avoiding surprises such as that in
https://bugs.launchpad.net/launchpad/+bug/1744830.