summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-04-07 22:37:32 -0700
committerStan Hu <stanhu@gmail.com>2018-04-07 23:43:40 -0700
commit47b1528abe69f9b584536a3557f23d912b0ecfd8 (patch)
tree8236e924a12e66e932f287518f9337390398d522 /scripts
parentdd552d06f6e39d5e6138a33bd7c1bffb2d3dbb1d (diff)
downloadgitlab-ce-47b1528abe69f9b584536a3557f23d912b0ecfd8.tar.gz
Fix undefined method `one?` when pushing to an existing merge requestsh-fix-issue-45152
An untested code path was triggering an Exception because Fixnum doesn't have `one?` implemented in Rails, while arrays and collections do. Closes #45152
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions