gitlab4j-api
gitlab4j-api copied to clipboard
Missing old revision field in the EventMergeRequest
I would like to include the oldRev (old revision) field in the EventMergeRequest class. This attribute is useful for me, to analyze when the merge request is changed via hookapi. If interested, how can I make a pull request? Is there a pattern to follow for branch name, etc?