Skip to content

Fix Error 500 when viewing a commit with a GPG signature in Geo

Stan Hu requested to merge sh-fix-geo-error-500-gpg-commit into master

A read-only instance cannot write the signature to the database, so just create it every time it is needed.

Closes gitlab-org/gitlab-ee#4825

Edited by Stan Hu

Merge request reports