Fix long commit message error
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/321862 **Problem** `Marshal.dump` returns `TypeError (singleton can't be dumped)` for commit hashes with long commit messages. **Solution** Introduce a 1 KiB limit for commit message on project details page.
Showing
Please register or sign in to comment