Skip to content

Fix Ruby 2.7 keyword parameter deprecations in Git HTTP tests

Stan Hu requested to merge sh-fix-ruby-2.7-kwargs-git-http into master

We need to be explicit about separating keyword and non-keyword parameters.

Part of #257438 (closed)

Edited by Stan Hu

Merge request reports