Skip to content

backport: pass argument to correct git command

Jaime Nuche requested to merge T371255 into master

In list_submodules_paths_urls it looks like the intention of the args argument is to contain arguments/options for the git submodule foreach command. Updated the call to gitcmd to reflect that

Bug: T371255

Edited by Jaime Nuche

Merge request reports