git.git: pick up gitweb GetOptions fix
commit618bb2d53b229fb02b7dc1e981ab32a713f068e2
authorKyle J. McKay <mackyle@gmail.com>
Wed, 2 Dec 2020 08:49:30 +0000 (2 01:49 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 2 Dec 2020 08:49:30 +0000 (2 01:49 -0700)
treeaac990186d40c5e0ec31e506b36c0d25444108a5
parent87d6c9e02e481d82e7c1950a87972d49c6fbee36
git.git: pick up gitweb GetOptions fix

Fatal errors that occur while attempting to activate fastcgi
mode via the --fastcgi option really must be fatal and not ignored.

Now they are with this fix.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
git.git