git submodule set-url <path> <newurl>

Sets the URL of the specified submodule to <newurl>

Arguments

NameDescription
pathPath to specified submodule
newurlNew url of submodule

Options

NameDescription
--End of command options