Skip to content

Rewrite get commit message

Rewrites the get commit message in go. There are two main parts

  1. creates a new git.GetCommitMessage method that returns the commit message in its entirety, regardless of the max message size setting
  2. modifies the RPC code to use this git call, replacing the call out to the ruby server
Edited by GitLab Release Tools Bot

Merge request reports

Loading