]> quire.kejadlen.dev Git - quire.git/commit
Drop "our" from gitweb feature assignments
authorAlpha Chen <alpha@kejadlen.dev>
Mon, 27 Apr 2026 20:07:39 +0000 (20:07 +0000)
committerAlpha Chen <alpha@kejadlen.dev>
Mon, 27 Apr 2026 20:08:01 +0000 (13:08 -0700)
commit9ffb9a3166d27629bb870f128e10528c202093dc
tree62f9ad8a6397e1f7a09f8dd1fb993d9c8a681f7d
parentec0f68a9fe49cf96bf30314223c5b2765c5f2c21
Drop "our" from gitweb feature assignments

gitweb.cgi declares %feature with "our" before loading the config file,
so re-declaring it causes a syntax error with the "feature" pragma.

Assisted-by: GLM-5.1 via pi
conf/gitweb.conf