Gitlab::MergeParams
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
commit_message
Sourcecommit_message=(commit_message : String | Nil)
Sourceforce_remove_source_branch
Sourceforce_remove_source_branch=(force_remove_source_branch : String | Nil)
Sourceshould_remove_source_branch
Sourceshould_remove_source_branch=(should_remove_source_branch : Bool | Nil)
Sourcesquash
Sourcesquash=(squash : Bool | Nil)
Source