Skip to content

tools: simplify commit-queue.sh merge command

Rodrigo Muino Tomonari requested to merge github/fork/Trott/inline-it into master

The mergeUrl() function is only used in one place. It's a one-liner and inlining it makes the script easier to understand, I think. It also means no future shellcheck complaints about needing to add error handling.

Merge request reports

Loading