From: Mike Bayer Date: Sat, 16 Aug 2025 13:58:07 +0000 (-0400) Subject: httphost string X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=de89d598744edc9365279a682a95e198dfbf1f29;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git httphost string Change-Id: I056c3c5e68b41060125d670de35c53fa550c36ca --- diff --git a/.gitreview b/.gitreview index b320a49236..1be256fc4f 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,6 @@ host=ssh.gerrit.sqlalchemy.org project=sqlalchemy/sqlalchemy defaultbranch=main + +# non-standard config, used by publishthing +httphost=gerrit.sqlalchemy.org