git submodule set-url <path> <newurl>
Sets the URL of the specified submodule to <newurl>
Arguments
| Name | Description |
|---|---|
path | Path to specified submodule |
newurl | New url of submodule |
Options
| Name | Description |
|---|---|
-- | End of command options |
Sets the URL of the specified submodule to <newurl>
| Name | Description |
|---|---|
path | Path to specified submodule |
newurl | New url of submodule |
| Name | Description |
|---|---|
-- | End of command options |